.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
Makefile
README.rst
VERSION
VERSION.license
pyproject.toml
requirements-dev.txt
requirements.txt
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/push.yml
LICENSES/MIT.txt
circfirm_hello_world/__init__.py
circfirm_hello_world.egg-info/PKG-INFO
circfirm_hello_world.egg-info/SOURCES.txt
circfirm_hello_world.egg-info/dependency_links.txt
circfirm_hello_world.egg-info/requires.txt
circfirm_hello_world.egg-info/top_level.txt
tests/test_plugin.py