MANIFEST.in
README.md
config.toml.example
pyproject.toml
setup.cfg
setup.py
tox.ini
LICENSES/GPL-3.0-or-later.txt
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/release_notes.md
docs/sysadmin.rst
docs/user.rst
fedora_messaging_git_hook/__init__.py
fedora_messaging_git_hook/cli.py
fedora_messaging_git_hook/hook.py
fedora_messaging_git_hook.egg-info/PKG-INFO
fedora_messaging_git_hook.egg-info/SOURCES.txt
fedora_messaging_git_hook.egg-info/dependency_links.txt
fedora_messaging_git_hook.egg-info/entry_points.txt
fedora_messaging_git_hook.egg-info/requires.txt
fedora_messaging_git_hook.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_hook.py