HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
dev-requirements.txt
mypy.ini
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/test.yaml
.github/workflows/tox.yaml
docker/Dockerfile
scripts/commit_version.py
scripts/new_version.py
scripts/print_version_for_release.py
simple_job_files.egg-info/PKG-INFO
simple_job_files.egg-info/SOURCES.txt
simple_job_files.egg-info/dependency_links.txt
simple_job_files.egg-info/requires.txt
simple_job_files.egg-info/top_level.txt
simplejobfiles/__init__.py
simplejobfiles/app.py
simplejobfiles/py.typed
test/__init__.py
test/test_app.py