• Cooper Lees's avatar
    bpo-34556: Add --upgrade-deps to venv module (#13100) · 4acdbf11
    Cooper Lees authored
    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
    4acdbf11
__init__.py 20.9 KB