.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
.yamllint
AUTHORS
CHANGES
LICENSE
MANIFEST.in
README.rst
codecov.yml
pyproject.toml
runtests.py
setup.cfg
.github/workflows/build.yml
intecomm_rando/__init__.py
intecomm_rando/apps.py
intecomm_rando/group_identifier.py
intecomm_rando/randomize_group.py
intecomm_rando/urls.py
intecomm_rando.egg-info/PKG-INFO
intecomm_rando.egg-info/SOURCES.txt
intecomm_rando.egg-info/dependency_links.txt
intecomm_rando.egg-info/not-zip-safe
intecomm_rando.egg-info/requires.txt
intecomm_rando.egg-info/top_level.txt
intecomm_rando/tests/__init__.py
intecomm_rando/tests/test_rando_group.py