Remove qpid-python from test-requirements

I can't find any evidence that we need this dependency, so let's
remove it.

Change-Id: I4ad8c8f5bab82bb4494e43e4e123c68fc251dd46
This commit is contained in:
Brian Rosmaita 2018-04-05 19:55:06 -04:00
parent 9657073262
commit d261892731
1 changed files with 0 additions and 1 deletions

View File

@ -28,6 +28,5 @@ doc8>=0.6.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License PyMySQL>=0.7.6 # MIT License
psycopg2>=2.6.2 # LGPL/ZPL psycopg2>=2.6.2 # LGPL/ZPL
pysendfile>=2.0.0 # MIT pysendfile>=2.0.0 # MIT
qpid-python>=0.26;python_version=='2.7' # Apache-2.0
xattr>=0.9.2 # MIT xattr>=0.9.2 # MIT
python-swiftclient>=3.2.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0