Skip to content

Commit fbb7cbc

Browse files
authored
GH-92584: Remove Installing Python Modules (Distutils version) (#108020)
1 parent 636ca31 commit fbb7cbc

File tree

5 files changed

+3
-1090
lines changed

5 files changed

+3
-1090
lines changed

Doc/contents.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,3 @@
2121
bugs.rst
2222
copyright.rst
2323
license.rst
24-
25-
.. to include legacy packaging docs in build
26-
27-
.. toctree::
28-
:hidden:
29-
30-
install/index.rst

Doc/extending/building.rst

Lines changed: 1 addition & 0 deletions
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.
4545
4646
.. highlight:: c
4747
48+
.. _install-index:
4849
.. _setuptools-index:
4950
5051
Building C and C++ Extensions with setuptools

0 commit comments

Comments
 (0)