Added missing depend on nosexcover.
Also reverted sqlalchemy. Change-Id: I815635ef618304123de89f6a10e97cd353e1237b
This commit is contained in:
parent
6eb2831459
commit
5650bd22b7
@ -1,5 +1,5 @@
|
||||
greenlet>=0.3.1
|
||||
SQLAlchemy>=0.7.1
|
||||
SQLAlchemy>=0.6.3,<0.7
|
||||
pep8==0.6.1
|
||||
pylint==0.19
|
||||
anyjson
|
||||
@ -10,12 +10,13 @@ webob==1.0.8
|
||||
wsgiref
|
||||
nose
|
||||
nose-exclude
|
||||
nosexcover
|
||||
sphinx
|
||||
argparse
|
||||
mox
|
||||
boto
|
||||
swift
|
||||
sqlalchemy-migrate>=0.7.1
|
||||
sqlalchemy-migrate>=0.6,<0.7
|
||||
httplib2
|
||||
xattr>=0.6.0
|
||||
kombu
|
||||
|
Loading…
Reference in New Issue
Block a user