Browse Source

Removes the py24 requirements file now that 2.4 is no longer supported

Ask Solem 13 years ago
parent
commit
480e926ccd
2 changed files with 1 additions and 5 deletions
  1. 1 1
      requirements/README.rst
  2. 0 4
      requirements/py24.txt

+ 1 - 1
requirements/README.rst

@@ -16,7 +16,7 @@ Index
 
 * `requirements/py26.txt`
 
-    Extra requirements needed to run on Python 2.4.
+    Extra requirements needed to run on Python 2.6.
 
 * `requirements/test.txt`
 

+ 0 - 4
requirements/py24.txt

@@ -1,4 +0,0 @@
-uuid
-importlib
-multiprocessing==2.6.2.1
-pysqlite