summaryrefslogtreecommitdiffstats
path: root/Doc/distutils/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/distutils/index.rst')
-rw-r--r--Doc/distutils/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/distutils/index.rst b/Doc/distutils/index.rst
index 1f72a25..2ccddc3 100644
--- a/Doc/distutils/index.rst
+++ b/Doc/distutils/index.rst
@@ -12,6 +12,13 @@
:ref:`distributing-index`
The up to date module distribution documentations
+.. note::
+
+ The entire ``distutils`` package has been deprecated and will be
+ removed in Python 3.12. This documentation is retained as a
+ reference only, and will be removed with the package. See the
+ :ref:`What's New <distutils-deprecated>` entry for more information.
+
.. include:: ./_setuptools_disclaimer.rst
.. note::