.gitignore
LICENSE
README.md
pyproject.toml
requirements-test.txt
requirements.txt
tox.ini
.devcontainer/devcontainer.json
.github/workflows/qc-sec.yml
.github/workflows/qc-sty.yml
.github/workflows/qc-uni.yml
.vscode/launch.json
.vscode/settings.json
src/gevopy/VERSION
src/gevopy/__init__.py
src/gevopy/genetics.py
src/gevopy/random.py
src/gevopy.egg-info/PKG-INFO
src/gevopy.egg-info/SOURCES.txt
src/gevopy.egg-info/dependency_links.txt
src/gevopy.egg-info/requires.txt
src/gevopy.egg-info/top_level.txt
tests/conftest.py
tests/genotypes.py
tests/test_requirements/test_genotypes.py