We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d531486 + 08ecf43 commit 7baa2b4Copy full SHA for 7baa2b4
1 file changed
source/guides/tool-recommendations.rst
@@ -79,7 +79,8 @@ migration, and what settings to change in your clients.
79
later. See the :pep:`rationale section <453#rationale>` from :pep:`453`
80
as for why pip was chosen.
81
82
-.. [3] :ref:`get-pip.py <pip:get-pip>` and :ref:`virtualenv` install
+.. [3] `get-pip.py <https://github.com/pypa/get-pip/#readme>`_ and
83
+ :ref:`virtualenv` install
84
:ref:`wheel`, whereas :ref:`ensurepip` and :ref:`venv <venv>` do not
85
currently. Also, the common "python-pip" package that's found in various
86
linux distros, does not depend on "python-wheel" currently.
0 commit comments