mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
4acdbf11b1
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