Remove discover from test-requirements

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

Change-Id: Ic22cc0efbdcb5205969ecd1f8b487aced7d8cb3f
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 07:44:30 +00:00 committed by David TARDIVEL
parent a8e73dca8b
commit b62ec3cf25

View File

@ -10,7 +10,6 @@ hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
django-nose>=1.4.4 # BSD
discover # BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
nose-exclude # LGPL