Remove discover from test-requirements

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

Change-Id: I088cb89457f1a455d28fe7bea818f59fe0c3056b
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 15:33:26 +00:00 committed by Fei Long Wang
parent 90ceee8739
commit dda8ae7480

View File

@ -5,7 +5,6 @@
hacking<0.11,>=0.10.2 hacking<0.11,>=0.10.2
# Unit testing # Unit testing
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD python-subunit>=0.0.18 # Apache-2.0/BSD