소스 검색

Fixes cpython version requirements

Mher Movsisyan 10 년 전
부모
커밋
2473f5d503
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/includes/introduction.txt

+ 1 - 1
docs/includes/introduction.txt

@@ -38,7 +38,7 @@ What do I need?
 
 Celery version 3.0 runs on,
 
-- Python (2.5, 2.6, 2.7, 3.2, 3.3)
+- Python (2.6, 2.7, 3.3, 3.4)
 - PyPy (1.8, 1.9)
 - Jython (2.5, 2.7).