Remove discover from test-requirements

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

Change-Id: I908f4facc0a1ca0bb52f1fdd0f0b30b0a6195e22
This commit is contained in:
Tony Breeds 2017-01-03 13:58:00 +11:00
parent 292ec4c901
commit 0931c5ce9e

View File

@ -5,7 +5,6 @@
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=4.0 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD