.gitignore
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish.yml
src/heresy/__init__.py
src/heresy/_version.py
src/heresy.egg-info/PKG-INFO
src/heresy.egg-info/SOURCES.txt
src/heresy.egg-info/dependency_links.txt
src/heresy.egg-info/top_level.txt
tests/test_empty.py