.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
.github/workflows/github-actions.yml
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
src/process_tests.py
src/process_tests.egg-info/PKG-INFO
src/process_tests.egg-info/SOURCES.txt
src/process_tests.egg-info/dependency_links.txt
src/process_tests.egg-info/not-zip-safe
src/process_tests.egg-info/top_level.txt
tests/test_process_tests.py