Remove discover from test-requirements

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

Change-Id: I2d0386cd181afce62bbba810f420f4fdb83d16fa
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 04:07:19 +00:00
parent 3b1c538422
commit 45d18eb380

View File

@ -4,7 +4,6 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
mock>=2.0 # BSD