Remove discover from test-requirements.txt

discover is only needed for python 2.6 which is
no longer supported.

Change-Id: I8faeb05def94ac4adb2fe870fe141678dbd412ae
This commit is contained in:
Thomas Bechtold 2016-04-11 10:30:24 +02:00
parent 5605034fc3
commit 1028f5ad7e
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ hacking>=0.10.2,<0.11 # Apache-2.0
coverage>=3.6
extras
fixtures>=0.3.14
discover
jsonschema>=2.0.0,<3.0.0,!=2.5.0
mock>=1.2
python-glanceclient>=0.18.0