Remove discover from test-requirements

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

Change-Id: I5fb3da215fc44d0317bb383ac308aed53c02826a
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 08:00:52 +00:00
parent 84d0c12977
commit 448f4d11ae

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0