Skip to content

Commit 96c275e

Browse files
authored
Update setup.py
1 parent a031b9d commit 96c275e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
else:
1515
raise RuntimeError('Unable to find version string.')
1616

17-
requires = ['pbr>=1.6.0',
17+
requires = ['pbr>=2.0.0',
1818
'python-jenkins==0.4.14',
1919
'six>=1.9.0']
2020

0 commit comments

Comments
 (0)