Remove discover from test-requirements

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

Change-Id: I5bcf676bd24158d0b8316448809c2d600a93ab0d
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 15:00:15 +00:00 committed by garyk
parent 59193e8896
commit 9410e255ef

View File

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