Remove discover from test-requirements

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

Change-Id: Idfc1677ca01853993e21f4c8aa50a9be66c32203
This commit is contained in:
Swapnil Kulkarni (coolsvap)
2016-07-21 17:04:11 +00:00
parent 49c6fa13de
commit 419caf0248

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
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
requests-mock>=1.0 # Apache-2.0