Added section about Python versions
authorAleksey Maksimov <ctpeko3a@gmail.com>
Sat, 26 Apr 2014 07:34:26 +0000 (15:34 +0800)
committerAleksey Maksimov <ctpeko3a@gmail.com>
Sat, 26 Apr 2014 07:34:26 +0000 (15:34 +0800)
README.rst

index c9ec91e5eb2ce778b55f22bf92f468511cff32fc..da545e0b202321160b5baeeea672fe08ff5126ed 100644 (file)
@@ -29,10 +29,14 @@ This library can help you:
 * Ability to add/remove/query Jenkins slaves
 * Ability to add/remove/modify Jenkins views
 
+Python versions
+---------------
+
+The project have been tested and working on Python 2.6, 2.7 and 3.3
+
 Known bugs
 ----------
 * Currently incompatible with Jenkins > 1.518. Job deletion operations fail unless Cross-Site scripting protection is disabled.
-* Not all functionality works with Python 3
 
 For other issues, please refer to the support URL below.