Remove discover from test-requirements

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

Change-Id: Iee8ce443cfc50112634900d4c0e47973f01516bb
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 07:36:40 +00:00
parent 1614313e5f
commit f8f8f059d7
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ hacking>=0.11.0,<0.12 # Apache-2.0
bashate>=0.2 # Apache-2.0
coverage>=3.6
discover
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18
testrepository>=0.0.18