From: Aleksey Maksimov Date: Sat, 26 Apr 2014 07:34:26 +0000 (+0800) Subject: Added section about Python versions X-Git-Tag: v0.2.23~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e2c45b0c124e80fb602893115bb6f08bbea8996;p=tools%2Fpython-jenkinsapi.git Added section about Python versions --- diff --git a/README.rst b/README.rst index c9ec91e..da545e0 100644 --- a/README.rst +++ b/README.rst @@ -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.