We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08cee8 commit 44f086fCopy full SHA for 44f086f
source/guides/tool-recommendations.rst
@@ -28,8 +28,7 @@ Installing packages
28
===================
29
30
:ref:`Pip` is the standard tool to install packages from :term:`PyPI <Python
31
-Package Index (PyPI)>`. It can install into the global environment or into
32
-virtual environments. You may want to read pip's recommendations for
+Package Index (PyPI)>`. You may want to read pip's recommendations for
33
:doc:`secure installs <pip:topics/secure-installs>`. Pip is available by default
34
in most Python installations through the standard library package
35
:doc:`ensurepip <python:library/ensurepip>`.
0 commit comments