Remove discover from test-requirements

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

Change-Id: Ibaf2ffb723dc1bee5ee7ed1319e53dbc1774ecc5
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 10:28:37 +00:00
parent 2b58961090
commit 22c02dc746
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ pyflakes==0.8.1 # MIT
flake8<2.6.0,>=2.5.4 # MIT
coverage>=3.6 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT