summaryrefslogtreecommitdiffstats
path: root/python/pysetuptools
diff options
context:
space:
mode:
Diffstat (limited to 'python/pysetuptools')
-rw-r--r--python/pysetuptools/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pysetuptools/README b/python/pysetuptools/README
index 851e044f23..e22d94d54c 100644
--- a/python/pysetuptools/README
+++ b/python/pysetuptools/README
@@ -14,5 +14,3 @@ the entire setuptools package in your distributions. By including just a single
bootstrap module (an 8K .py file), your package will automatically download and
install setuptools if the user is building your package from source and doesn't
have a suitable version already installed.
-
-Requires: >=python-2.3.5 on 32-bit systems >=python-2.4 on 64-bit systems