.gitignore
README.md
makefile
pyproject.toml
.github/actions/touched-files/action.yaml
.github/workflows/build-and-distribute.yaml
.github/workflows/cut-release.yaml
.github/workflows/publish-release.yaml
.github/workflows/run-tests.yaml
.github/workflows/verify-base-branch.yaml
scripts/bump-version.sh
scripts/cut-release.sh
scripts/publish-distribution.sh
scripts/split-version.sh
scripts/wrap.sh
src/pytest_manifest.py
src/pytest_manifest.egg-info/PKG-INFO
src/pytest_manifest.egg-info/SOURCES.txt
src/pytest_manifest.egg-info/dependency_links.txt
src/pytest_manifest.egg-info/entry_points.txt
src/pytest_manifest.egg-info/requires.txt
src/pytest_manifest.egg-info/top_level.txt
tests/__init__.py
tests/test_pytest_manifest.py
tests/templates/test_pytest_manifest.full_manifest_test.yaml
tests/templates/test_pytest_manifest.keyed_manifest_test.yaml