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