Pārlūkot izejas kodu

Updates PyPy requirements

Ask Solem 9 gadi atpakaļ
vecāks
revīzija
61e0a30403

+ 2 - 2
README.rst

@@ -2,7 +2,7 @@
 
 
 |build-status| |coverage| |license| |wheel| |pyversion| |pyimp|
 |build-status| |coverage| |license| |wheel| |pyversion| |pyimp|
 
 
-:Version: 4.0.0rc7 (0today8)
+:Version: 4.0.0 (0today8)
 :Web: http://celeryproject.org/
 :Web: http://celeryproject.org/
 :Download: http://pypi.python.org/pypi/celery/
 :Download: http://pypi.python.org/pypi/celery/
 :Source: https://github.com/celery/celery/
 :Source: https://github.com/celery/celery/
@@ -43,7 +43,7 @@ What do I need?
 Celery version 4.0 runs on,
 Celery version 4.0 runs on,
 
 
 - Python (2.7, 3.4, 3.5)
 - Python (2.7, 3.4, 3.5)
-- PyPy (5.1, 2.4)
+- PyPy (5.4, 5.5)
 
 
 
 
 This is the last version to support Python 2.7,
 This is the last version to support Python 2.7,

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

@@ -41,7 +41,7 @@ What do I need?
     :subtitle: Celery version 4.0 runs on
     :subtitle: Celery version 4.0 runs on
 
 
     - Python ❨2.7, 3.4, 3.5❩
     - Python ❨2.7, 3.4, 3.5❩
-    - PyPy ❨5.1, 2.4
+    - PyPy ❨5.4, 5.5
 
 
     This is the last version to support Python 2.7,
     This is the last version to support Python 2.7,
     and from the next version (Celery 5.x) Python 3.5 or newer is required.
     and from the next version (Celery 5.x) Python 3.5 or newer is required.

+ 1 - 1
docs/includes/introduction.txt

@@ -39,7 +39,7 @@ What do I need?
 Celery version 4.0 runs on,
 Celery version 4.0 runs on,
 
 
 - Python (2.7, 3.4, 3.5)
 - Python (2.7, 3.4, 3.5)
-- PyPy (5.1, 2.4)
+- PyPy (5.4, 5.5)
 
 
 
 
 This is the last version to support Python 2.7,
 This is the last version to support Python 2.7,