Remove discover from test-requirements

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

Change-Id: I08d764ca74df4a91d37171a7c9a2419d787f7434
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 08:06:11 +00:00
parent 8ea5b7d601
commit 762ad5a56a

View File

@ -6,7 +6,6 @@
# ascii betical order.
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.11,>=0.10.2