From 59a2c58e7557acb07e424403c110d6020c4e0945 Mon Sep 17 00:00:00 2001 From: David Strauss Date: Thu, 6 Mar 2014 14:23:43 -0800 Subject: [PATCH] Fedora 19+ has packages, too. --- doc/source/install.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/install.rst b/doc/source/install.rst index 2312fa4..28e0799 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -18,6 +18,10 @@ The module has been packaged since Ubuntu Oneiric (11.10):: apt-get install python-jenkins +And on Fedora 19 and later: + + yum install python-jenkins + For developpement purpose you can get a fake module installed on your system that will point to your working copy. Simply use::