소스 검색

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