Remove discover from test-requirements

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

Change-Id: I9ba3acda0f37eadf8041633ec3ce0c6307175a3b
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 04:05:58 +00:00
parent 32b1ec7c2d
commit 517c8b8d76
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.11,>=0.10
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
requests-mock>=1.0 # Apache-2.0