We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882cb79 commit 9028642Copy full SHA for 9028642
Doc/using/mac.rst
@@ -125,13 +125,9 @@ http://www.hashcollision.org/hkn/python/idle_intro/index.html.
125
Installing Additional Python Packages
126
=====================================
127
128
-There are several methods to install additional Python packages:
+This section has moved to the `Python Packaging User Guide`_.
129
130
-* Packages can be installed via the standard Python distutils mode (``python
131
- setup.py install``).
132
-
133
-* Many packages can also be installed via the :program:`setuptools` extension
134
- or :program:`pip` wrapper, see https://pip.pypa.io/.
+.. _Python Packaging User Guide: https://packaging.python.org/en/latest/tutorials/installing-packages/
135
136
137
GUI Programming on the Mac
0 commit comments