Remove discover from test-requirements

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

Change-Id: Iea2ffe5e9f80ddece9372d820967da633270015e
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 04:11:43 +00:00
parent c17a2a4f7f
commit c3e7324151
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0