mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
Add --upgrade-deps to venv module - This allows for pip + setuptools to be automatically upgraded to the latest version on PyPI - Update documentation to represent this change bpo-34556: Add --upgrade to venv module