mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
bpo-39417: Fix broken link to guide to building venvs (GH-18432)
This commit is contained in:
parent
bf15d5b775
commit
c4a65ed7fe
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ See :pep:`405` for more information about Python virtual environments.
|
|||
.. seealso::
|
||||
|
||||
`Python Packaging User Guide: Creating and using virtual environments
|
||||
<https://packaging.python.org/installing/#creating-virtual-environments>`__
|
||||
<https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment>`__
|
||||
|
||||
|
||||
Creating virtual environments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue