ソースを参照

Merge pull request #2641 from andreif/patch-1

Add Python 3.4 to supported versions in the docs
Omer Katz 9 年 前
コミット
4768d54f5b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/getting-started/introduction.rst

+ 1 - 1
docs/getting-started/introduction.rst

@@ -39,7 +39,7 @@ What do I need?
 .. sidebar:: Version Requirements
     :subtitle: Celery version 3.0 runs on
 
-    - Python ❨2.5, 2.6, 2.7, 3.2, 3.3❩
+    - Python ❨2.5, 2.6, 2.7, 3.2, 3.3, 3.4
     - PyPy ❨1.8, 1.9❩
     - Jython ❨2.5, 2.7❩.