Remove discover from test-requirements

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

Change-Id: I270e78f5070318aea5e2b3597f274df4997b8c2c
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 17:36:58 +00:00
parent bc34c566ce
commit 037b94a149
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD