mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-85454: Remove distutils documentation (#95239)
Most places now refer to setuptools or link to setuptools documentation. Some examples like zipapp need to be updated later.
This commit is contained in:
parent
d58be48369
commit
a566912049
25 changed files with 26 additions and 4543 deletions
|
@ -2697,7 +2697,7 @@ projects.
|
|||
|
||||
However, as this migration is currently still incomplete, the legacy
|
||||
versions of those guides remaining available as :ref:`install-index`
|
||||
and :ref:`distutils-index`.
|
||||
and :ref:`setuptools-index`.
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
|
|
@ -247,7 +247,7 @@ projects.
|
|||
|
||||
However, as this migration is currently still incomplete, the legacy
|
||||
versions of those guides remaining available as :ref:`install-index`
|
||||
and :ref:`distutils-index`.
|
||||
and :ref:`setuptools-index`.
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue