From 296889155acbfe44a846f7d1d73cd29e45f6581c Mon Sep 17 00:00:00 2001 From: ponce Date: Thu, 23 Aug 2012 13:22:00 +0200 Subject: python/pysetuptools: Removed unnecessary python version reference from the README --- python/pysetuptools/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'python/pysetuptools') 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 -- cgit v1.2.3