LICENSE
README.rst
pyproject.toml
setup.py
tests/test_main.py
vpip/__init__.py
vpip/__main__.py
vpip/cli.py
vpip/dependency.py
vpip/execute.py
vpip/pip_api.py
vpip/pypi.py
vpip/venv.py
vpip.egg-info/PKG-INFO
vpip.egg-info/SOURCES.txt
vpip.egg-info/dependency_links.txt
vpip.egg-info/entry_points.txt
vpip.egg-info/requires.txt
vpip.egg-info/top_level.txt
vpip/commands/__init__.py
vpip/commands/install.py
vpip/commands/link.py
vpip/commands/list.py
vpip/commands/outdated.py
vpip/commands/run.py
vpip/commands/uninstall.py
vpip/commands/update.py
vpip/commands/update_venv.py