python-jenkins/test-requirements.txt
Darragh Bailey 8b3023dc18 Provider helper classes for plugin data management
Add some common management and version comparison capabilities via
dedicated classes to simplify how calling libraries can perform version
checks on the installed plugins.

Update the comments on the existing methods to note that they return the
raw plugin data in JSON format instead of the parsed local objects.

Change-Id: If43bb945f55c6fb9f8a6595091eace12e4630ffa
2015-09-28 18:15:57 +01:00

11 lines
136 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
testscenarios
testtools