LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
setuptools_github.egg-info/PKG-INFO
setuptools_github.egg-info/SOURCES.txt
setuptools_github.egg-info/dependency_links.txt
setuptools_github.egg-info/entry_points.txt
setuptools_github.egg-info/requires.txt
setuptools_github.egg-info/top_level.txt
src/setuptools_github/__init__.py
src/setuptools_github/checks.py
src/setuptools_github/cli.py
src/setuptools_github/scm.py
src/setuptools_github/script.py
src/setuptools_github/tools.py
tests/conftest.py
tests/requirements.txt
tests/test_checks.py
tests/test_cli.py
tests/test_conftest.py
tests/test_scm.py
tests/test_script.py
tests/test_tools.py