Remove discover from test-requirements

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

Change-Id: I4e7a351d7c294728db0d2d0f65e829f0fae0dbcb
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 06:26:57 +00:00
parent 6c78674266
commit 1e33980acc

View File

@ -5,7 +5,6 @@
hacking<0.12,>=0.11.0 # Apache-2.0
Babel>=2.3.4 # BSD
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
httplib2>=0.7.5 # MIT
mock>=2.0 # BSD