LICENSE
README.md
pyproject.toml
src/stillholds/__init__.py
src/stillholds/attribution.py
src/stillholds/baseline.py
src/stillholds/claim.py
src/stillholds/cli.py
src/stillholds/config.py
src/stillholds/effect.py
src/stillholds/evaluate.py
src/stillholds/provenance.py
src/stillholds/report.py
src/stillholds.egg-info/PKG-INFO
src/stillholds.egg-info/SOURCES.txt
src/stillholds.egg-info/dependency_links.txt
src/stillholds.egg-info/entry_points.txt
src/stillholds.egg-info/requires.txt
src/stillholds.egg-info/top_level.txt
tests/test_attribution.py
tests/test_baseline.py
tests/test_effect.py
tests/test_evaluate.py
tests/test_integration_cli.py
tests/test_report.py