LICENSE.txt
README.md
pyproject.toml
src/hatch_ci/__init__.py
src/hatch_ci/_support.py
src/hatch_ci/cli.py
src/hatch_ci/code.py
src/hatch_ci/common.py
src/hatch_ci/exceptions.py
src/hatch_ci/fileos.py
src/hatch_ci/hook_build.py
src/hatch_ci/hook_metadata.py
src/hatch_ci/hook_version.py
src/hatch_ci/hooks.py
src/hatch_ci/scm.py
src/hatch_ci/script.py
src/hatch_ci/text.py
src/hatch_ci/tools.py
src/hatch_ci.egg-info/PKG-INFO
src/hatch_ci.egg-info/SOURCES.txt
src/hatch_ci.egg-info/dependency_links.txt
src/hatch_ci.egg-info/entry_points.txt
src/hatch_ci.egg-info/requires.txt
src/hatch_ci.egg-info/top_level.txt
tests/test_cli.py
tests/test_code.py
tests/test_conftest.py
tests/test_e2e.py
tests/test_exceptions.py
tests/test_fileos.py
tests/test_scm.py
tests/test_script.py
tests/test_text.py
tests/test_tools.py