Remove discover from test-requirements

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

Change-Id: I1773c819a7fa952ba8e133f4f507ee4f16544ec9
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 07:21:22 +00:00
parent ad13b337be
commit 071a63a4cd
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=1.6.2 # Apache2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD