We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c048c66 commit a07b321Copy full SHA for a07b321
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
4
setup(
5
- setup_requires=["pbr<7.0.0"],
+ setup_requires=["pbr<8.0.0"],
6
pbr=True,
7
platforms=["any"],
8
zip_safe=False,
0 commit comments