GH-92584: Remove Installing Python Modules (Distutils version) (#108020) · python/cpython@fbb7cbc

GitHub

Original file line numberDiff line numberDiff line change@@ -21,10 +21,3 @@

2121bugs.rst

2222copyright.rst

2323license.rst

24-25-.. to include legacy packaging docs in build

26-27-.. toctree::

28-:hidden:

29-30-install/index.rst

Original file line numberDiff line numberDiff line change@@ -45,6 +45,7 @@ See the *"Multiple modules in one library"* section in :pep:`489` for details.

45454646.. highlight:: c

474748+.. _install-index:

4849.. _setuptools-index:

49505051Building C and C++ Extensions with setuptools