summaryrefslogtreecommitdiffstats
path: root/Doc/distutils/commandref.rst
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2019-05-14 12:04:30 (GMT)
committerGitHub <noreply@github.com>2019-05-14 12:04:30 (GMT)
commitdae1229729920e3aa2be015453b7f702dff9b375 (patch)
tree8e3be6982d0c859e821fb07f45301ea673a21f0a /Doc/distutils/commandref.rst
parent0a52d73ddeeac23f73c919d636e7008ddde5c72b (diff)
downloadcpython-dae1229729920e3aa2be015453b7f702dff9b375.zip
cpython-dae1229729920e3aa2be015453b7f702dff9b375.tar.gz
cpython-dae1229729920e3aa2be015453b7f702dff9b375.tar.bz2
bpo-36797: Prune more legacy distutils documentation (GH-13092)
Removes more legacy distutils documentation, and more clearly marks what is left as potentially outdated, with references to setuptools as a replacement.
Diffstat (limited to 'Doc/distutils/commandref.rst')
-rw-r--r--Doc/distutils/commandref.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/distutils/commandref.rst b/Doc/distutils/commandref.rst
index 6a2ac96..0f6fe2a 100644
--- a/Doc/distutils/commandref.rst
+++ b/Doc/distutils/commandref.rst
@@ -4,6 +4,8 @@
Command Reference
*****************
+.. include:: ./_setuptools_disclaimer.rst
+
.. % \section{Building modules: the \protect\command{build} command family}
.. % \label{build-cmds}
.. % \subsubsection{\protect\command{build}}