We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c275e commit c4b1466Copy full SHA for c4b1466
1 file changed
setup.py
@@ -14,8 +14,7 @@
14
else:
15
raise RuntimeError('Unable to find version string.')
16
17
-requires = ['pbr>=2.0.0',
18
- 'python-jenkins==0.4.14',
+requires = ['python-jenkins==0.4.14',
19
'six>=1.9.0']
20
21
tests_require = ['unittest2==1.1.0',
0 commit comments