Forráskód Böngészése

Merge pull request #569 from costincaraivan/master

Compatibility information for Python 3 was out of date
Mike Naberezny 10 éve
szülő
commit
d2cb87aa9f
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      docs/introduction.rst

+ 1 - 2
docs/introduction.rst

@@ -162,5 +162,4 @@ It will likely work fine on most UNIX systems.
 
 Supervisor will *not* run at all under any version of Windows.
 
-Supervisor is known to work with Python 2.4 or later but will not work
-under any version of Python 3.
+Supervisor works under Python 2 version 2.6 or greater and Python 3 version 3.2 or greater.