Updated from global requirements
Change-Id: Ia4eb5cba5e921b34c95117fb1b9086449d643df6
This commit is contained in:
parent
b4e91902db
commit
3d73755556
2
setup.py
2
setup.py
@ -25,5 +25,5 @@ except ImportError:
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
setup_requires=['pbr'],
|
setup_requires=['pbr>=1.3'],
|
||||||
pbr=True)
|
pbr=True)
|
||||||
|
@ -20,7 +20,7 @@ http://tarballs.openstack.org/python-tuskarclient/python-tuskarclient-master.tar
|
|||||||
|
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
django-nose>=1.2
|
django-nose>=1.2
|
||||||
mock>=1.0
|
mock>=1.2
|
||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
mox3>=0.7.0
|
mox3>=0.7.0
|
||||||
nodeenv>=0.9.4 # BSD License
|
nodeenv>=0.9.4 # BSD License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user