Jelajahi Sumber

Merge pull request #2641 from andreif/patch-1

Add Python 3.4 to supported versions in the docs
Omer Katz 10 tahun lalu
induk
melakukan
4768d54f5b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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❩.