Remove discover from test-requirements

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

Change-Id: Ifcc134b656355515e658527fed20199f54363777
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-11-16 10:42:13 +05:30
parent 962e02501b
commit 796f4e8b5b
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ hacking<0.10,>=0.9.2
Babel>=2.3.4 # BSD
coverage>=4.0 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD