jenkins-job-builder/requirements.txt
Thomas Bechtold 389afe422c Remove ordereddict support from py26
python 2.6 is no longer supported and adding a marker
to requirements.txt for installing ordereddict only in py2.6
envs was not an option because markers are not supported in
older pip versions.
So remove python 2.6 support completly.

Change-Id: Iebdd999b469c9a9681b0d7e9f50cc488a8820953
2016-02-09 17:22:42 +01:00

5 lines
56 B
Plaintext

six>=1.5.2
PyYAML
python-jenkins>=0.4.8
pbr>=1.0.0,<2.0