Remove discover from test-requirements

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

Change-Id: I152071e9a29407f6a3819f6228e996fff9b2e8cf
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 16:51:06 +00:00
parent 9bd3a6d943
commit a7e1a8aa50

View File

@ -10,7 +10,6 @@ Babel>=2.3.4 # BSD
# Needed for testing
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