.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
TEMPLATE_TESTING_SUMMARY.md
pyproject.toml
requirements-dev.txt
requirements.txt
.github/workflows/publish.yml
.github/workflows/python-package.yml
.github/workflows/workflow.yml
.vscode/settings.json
src/annot8/__init__.py
src/annot8/annotate_headers.py
src/annot8/backup.py
src/annot8/cli.py
src/annot8/config.py
src/annot8/git_integration.py
src/annot8.egg-info/PKG-INFO
src/annot8.egg-info/SOURCES.txt
src/annot8.egg-info/dependency_links.txt
src/annot8.egg-info/entry_points.txt
src/annot8.egg-info/requires.txt
src/annot8.egg-info/top_level.txt
src/pyannotate/__init__.py