Skip to content

Commit 44f086f

Browse files
jeanaswebknjaz
authored andcommitted
Remove sentence about global/virtual environments
1 parent c08cee8 commit 44f086f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/guides/tool-recommendations.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ Installing packages
2828
===================
2929

3030
: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
31+
Package Index (PyPI)>`. You may want to read pip's recommendations for
3332
:doc:`secure installs <pip:topics/secure-installs>`. Pip is available by default
3433
in most Python installations through the standard library package
3534
:doc:`ensurepip <python:library/ensurepip>`.

0 commit comments

Comments
 (0)