Skip to content

Commit 68f7eda

Browse files
committed
Require pbr>=5.3.0
1 parent 0a3f36e commit 68f7eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
import setuptools
1515

1616
setuptools.setup(
17-
setup_requires=['pbr>=1.8'],
17+
setup_requires=['pbr>=5.3.0'],
1818
pbr=True)

0 commit comments

Comments
 (0)