summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiro HronĨok <miro@hroncok.cz>2019-01-10 00:55:03 +0100
committerSteve Dower <steve.dower@microsoft.com>2019-01-10 10:55:03 +1100
commit18e2218e6220614cd5c9737cac10be598c3bf8cc (patch)
tree56b0ba1494766ad68a2858b784bddd0fa29c932a
parent1db80e46af67c5aa0ffebe3fc61dd5e0787a42c5 (diff)
downloadpython-setuptools-git-18e2218e6220614cd5c9737cac10be598c3bf8cc.tar.gz
Distutils no longer needs to remain compatible with 2.3 (GH-11423)
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 408a203b..23f48850 100644
--- a/README
+++ b/README
@@ -8,6 +8,4 @@ The Distutils-SIG web page is also a good starting point:
http://www.python.org/sigs/distutils-sig/
-WARNING : Distutils must remain compatible with 2.3
-
$Id$