python-jenkins/test-requirements.txt
Jerome Hourquebie 7267eec454 Adds Cloudbees folder plugin support
This patch adds cloudbees folder plugin support. Folder should be
specified in job name : <folder>/<job>

This update also extend job_builder
(http://ci.openstack.org/jenkins-job-builder/) tool without any
modification.

Change-Id: I6d3957c217e1253e53152d90d5fcce5e69c77674
Co-Authored-By: Darragh Bailey <daragh.bailey@gmail.com>
2015-09-21 18:25:35 +01:00

10 lines
122 B
Plaintext

coverage>=3.6
discover
hacking>=0.5.6,<0.11
mock<1.1
unittest2
python-subunit
sphinx>=1.2,<1.3.0
testrepository
testtools