README.md
pyproject.toml
src/esys_lpip.egg-info/PKG-INFO
src/esys_lpip.egg-info/SOURCES.txt
src/esys_lpip.egg-info/dependency_links.txt
src/esys_lpip.egg-info/entry_points.txt
src/esys_lpip.egg-info/requires.txt
src/esys_lpip.egg-info/top_level.txt
src/lpip/__init__.py
src/lpip/cache.py
src/lpip/catalog.py
src/lpip/cli.py
src/lpip/config.py
src/lpip/errors.py
src/lpip/gitutils.py
src/lpip/models.py
src/lpip/pipwrap.py
src/lpip/reqfile.py
src/lpip/validation.py
src/lpip/versions.py
tests/test_cache.py
tests/test_catalog.py
tests/test_cli.py
tests/test_cli_catalog.py
tests/test_cli_catalog_author.py
tests/test_cli_config.py
tests/test_cli_doctor.py
tests/test_cli_install_equals.py
tests/test_cli_reqfile.py
tests/test_cli_upgrade.py
tests/test_cli_version.py
tests/test_cli_versions.py
tests/test_config.py
tests/test_errors.py
tests/test_gitutils.py
tests/test_install_git_catalog_integration.py
tests/test_install_integration.py
tests/test_models.py
tests/test_pipwrap.py
tests/test_registry_publish.py
tests/test_reqfile.py
tests/test_smoke.py
tests/test_upgrade_integration.py
tests/test_url_normalize.py
tests/test_versions.py