LICENSE
README.md
pyproject.toml
pip_prune/__init__.py
pip_prune/cli.py
pip_prune/config.py
pip_prune/diff.py
pip_prune/exceptions.py
pip_prune/py.typed
pip_prune/resolver.py
pip_prune/scanner.py
pip_prune/writer.py
pip_prune.egg-info/PKG-INFO
pip_prune.egg-info/SOURCES.txt
pip_prune.egg-info/dependency_links.txt
pip_prune.egg-info/entry_points.txt
pip_prune.egg-info/requires.txt
pip_prune.egg-info/top_level.txt
tests/test_core.py