Update setuptools setup_requires
Update setuptools setup_requires to have the same style as other project-spec. Change-Id: Id164179032de3c37e302616995745c973a32a6d5
This commit is contained in:
parent
a489b36cf5
commit
2e8ab87bd5
4
setup.py
4
setup.py
@ -18,5 +18,5 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['pbr>=0.6,<1.0'],
|
||||
pbr=True)
|
||||
setup_requires=['pbr'],
|
||||
pbr=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user