Python venv manager
Go to file
2022-05-21 05:16:12 -04:00
pyvenv handle setup_requires and install_requires when importing setup.cfg 2022-05-21 05:16:12 -04:00
.gitignore Initial commit 2022-04-13 13:30:41 -04:00
build.sh add files needed for building 2022-05-03 10:58:04 -04:00
LICENSE.md first commit 2022-04-14 06:07:42 -04:00
pyproject.toml first commit 2022-04-14 06:07:42 -04:00
pyvenv.py add files needed for building 2022-05-03 10:58:04 -04:00
pyvenv.spec add files needed for building 2022-05-03 10:58:04 -04:00
README.md Initial commit 2022-04-13 13:30:41 -04:00
requirements.txt add files needed for building 2022-05-03 10:58:04 -04:00
setup.cfg properly handle command-line arguments with spaces 2022-05-12 12:31:46 -04:00
setup.py first commit 2022-04-14 06:07:42 -04:00

pyvenv

Python venv manager