Updated from global requirements
Change-Id: I4f26d3a8790c799e5c1f7f81031406e0c57545f9 Change-Id: Ica7315effe308bd739e90f885849fac27a3c542b
This commit is contained in:
parent
838631464f
commit
6d53185daf
2
setup.py
2
setup.py
@ -18,5 +18,5 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['pbr>=0.5.21,<1.0'],
|
||||
setup_requires=['pbr'],
|
||||
pbr=True)
|
||||
|
@ -1,11 +1,11 @@
|
||||
hacking>=0.5.6,<0.7
|
||||
hacking>=0.5.6,<0.8
|
||||
|
||||
Babel>=0.9.6
|
||||
Babel>=1.3
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
fixtures>=0.3.14
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
testrepository>=0.0.17
|
||||
testscenarios>=0.4,<0.5
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.32
|
||||
|
Loading…
x
Reference in New Issue
Block a user