Remove discover from test-requirements

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

Change-Id: Ib3f24755d50ef9466e5bb35c10ea57ac28ac7a34
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 07:47:04 +00:00
parent 8ab80894c3
commit b579a41f30

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
coverage>=3.6 # Apache-2.0
discover # BSD
doc8 # Apache-2.0
freezegun # Apache-2.0
hacking<0.11,>=0.10.2