Merge "Move optional dependencies from pip-requires to test-requires"

This commit is contained in:
Jenkins 2012-08-01 23:49:50 +00:00 committed by Gerrit Code Review
commit 5aec05ca81
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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