LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
src/unittest_templates/__init__.py
src/unittest_templates/api.py
src/unittest_templates/py.typed
src/unittest_templates/version.py
src/unittest_templates.egg-info/PKG-INFO
src/unittest_templates.egg-info/SOURCES.txt
src/unittest_templates.egg-info/dependency_links.txt
src/unittest_templates.egg-info/not-zip-safe
src/unittest_templates.egg-info/requires.txt
src/unittest_templates.egg-info/top_level.txt
tests/__init__.py
tests/constants.py
tests/test_api.py
tests/test_version.py