Remove discover from test-requirements

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

Change-Id: I998be560850a2e51d2ba29552617f5722b67f203
This commit is contained in:
Swapnil Kulkarni (coolsvap)
2016-07-21 17:16:56 +00:00
parent cfea4aed4a
commit 766b6e1ecf

View File

@@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0