Remove discover from test-requirements

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

Change-Id: Idbf1e7416422e47f170a7743acfe816dc6a4336c
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 07:28:31 +00:00
parent f89fae0c19
commit 353a1c028a
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
hacking<0.11,>=0.10.0
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