diff options
author | Miro HronĨok <miro@hroncok.cz> | 2019-01-10 00:55:03 +0100 |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2019-01-10 10:55:03 +1100 |
commit | 18e2218e6220614cd5c9737cac10be598c3bf8cc (patch) | |
tree | 56b0ba1494766ad68a2858b784bddd0fa29c932a | |
parent | 1db80e46af67c5aa0ffebe3fc61dd5e0787a42c5 (diff) | |
download | python-setuptools-git-18e2218e6220614cd5c9737cac10be598c3bf8cc.tar.gz |
Distutils no longer needs to remain compatible with 2.3 (GH-11423)
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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$ |