Remove discover from test-requirements

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

Change-Id: I65e07055a215a00d675b439535f3554ac9007a98
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 09:59:41 +00:00
parent 6ea14d98ec
commit 5c35892427
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
flake8<2.6.0,>=2.5.4 # MIT
hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
discover # BSD
mock>=2.0 # BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD