python-jenkins/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

4 lines
42 B
Plaintext

six>=1.3.0
pbr>=0.8.2,<2.0
multi_key_dict