Remove discover from test-requirements

It's only needed for python < 2.7 which is not supported

Change-Id: I2c7924ce39800e6c49157e993a71bc9495c77196
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 03:54:44 +00:00
parent d9cae52315
commit 0a61420688

View File

@ -5,7 +5,6 @@
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
mock>=2.0 # BSD
discover # BSD
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.0 # Apache-2.0