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:
Christian Heimes 2022-07-25 15:50:46 +02:00 committed by GitHub
parent d58be48369
commit a566912049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 26 additions and 4543 deletions

View file

@ -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::

View file

@ -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::