Merge "Move optional dependencies from pip-requires to test-requires"
This commit is contained in:
commit
5aec05ca81
@ -14,10 +14,8 @@ argparse
|
||||
boto==2.1.1
|
||||
sqlalchemy-migrate>=0.7
|
||||
httplib2
|
||||
xattr>=0.6.0
|
||||
kombu
|
||||
pycrypto>=2.1.0alpha1
|
||||
pysendfile==2.0.0
|
||||
iso8601>=0.1.4
|
||||
|
||||
|
||||
|
@ -13,3 +13,7 @@ openstack.nose_plugin>=0.7
|
||||
pep8==1.1
|
||||
sphinx>=1.1.2
|
||||
requests
|
||||
|
||||
# Optional packages that should be installed when testing
|
||||
xattr>=0.6.0
|
||||
pysendfile==2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user