.flake8
.gitignore
LICENSE
README.md
requirements.txt
setup.py
.github/workflows/github-release.yml
.github/workflows/pypi-release.yml
.github/workflows/run-canary-tests.yml
.github/workflows/run-tests.yml
tom_scimma/__init__.py
tom_scimma/scimma.py
tom_scimma.egg-info/PKG-INFO
tom_scimma.egg-info/SOURCES.txt
tom_scimma.egg-info/dependency_links.txt
tom_scimma.egg-info/requires.txt
tom_scimma.egg-info/top_level.txt
tom_scimma/templates/tom_scimma/partials/submit_upstream_scimma_form.html
tom_scimma/templatetags/scimma_extras.py
tom_scimma/tests/__init__.py
tom_scimma/tests/boot_django.py
tom_scimma/tests/django_shell.py
tom_scimma/tests/run_canary_tests.py
tom_scimma/tests/run_tests.py
tom_scimma/tests/tests.py
tom_scimma/tests/tests_canary.py
tom_scimma/tests/utils.py