Explorar o código

Merge pull request #2641 from andreif/patch-1

Add Python 3.4 to supported versions in the docs
Omer Katz %!s(int64=10) %!d(string=hai) anos
pai
achega
4768d54f5b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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❩.