瀏覽代碼

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

Ask Solem 13 年之前
父節點
當前提交
480e926ccd
共有 2 個文件被更改,包括 1 次插入5 次删除
  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