Remove discover from test-requirements

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

Change-Id: I1225bc24f61ed5f0f2537099d6f79ec94070dc5a
This commit is contained in:
Tony Breeds
2017-01-03 14:02:45 +11:00
parent 16520438c3
commit 94af4ac99a

View File

@@ -4,7 +4,6 @@
hacking<0.11,>=0.10.0
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