Skip to content

Commit 2cbb452

Browse files
[3.12] GH-92584: Redirect macOS package installation to the PPUG (GH-108044) (#108058)
GH-92584: Redirect macOS package installation to the PPUG (GH-108044) (cherry picked from commit 9028642) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 589bc19 commit 2cbb452

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Doc/using/mac.rst

+2-6
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,9 @@ http://www.hashcollision.org/hkn/python/idle_intro/index.html.
125125
Installing Additional Python Packages
126126
=====================================
127127

128-
There are several methods to install additional Python packages:
128+
This section has moved to the `Python Packaging User Guide`_.
129129

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/.
130+
.. _Python Packaging User Guide: https://packaging.python.org/en/latest/tutorials/installing-packages/
135131

136132

137133
GUI Programming on the Mac

0 commit comments

Comments
 (0)