Skip to content

Commit

Permalink
[3.12] GH-92584: Redirect macOS package installation to the PPUG (GH-…
Browse files Browse the repository at this point in the history
…108044) (#108058)

GH-92584: Redirect macOS package installation to the PPUG (GH-108044)
(cherry picked from commit 9028642)

Co-authored-by: Adam Turner <[email protected]>
  • Loading branch information
miss-islington and AA-Turner authored Aug 16, 2023
1 parent 589bc19 commit 2cbb452
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Doc/using/mac.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,9 @@ http://www.hashcollision.org/hkn/python/idle_intro/index.html.
Installing Additional Python Packages
=====================================

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

* Packages can be installed via the standard Python distutils mode (``python
setup.py install``).

* Many packages can also be installed via the :program:`setuptools` extension
or :program:`pip` wrapper, see https://pip.pypa.io/.
.. _Python Packaging User Guide: https://packaging.python.org/en/latest/tutorials/installing-packages/


GUI Programming on the Mac
Expand Down

0 comments on commit 2cbb452

Please sign in to comment.