Remove discover from test-requirements

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

Change-Id: Ic899f5f03e847c53c22dbe0b7ee02313648e4be8
This commit is contained in:
Thomas Bechtold 2016-06-10 10:29:42 +02:00
parent df9a0097a6
commit 6967bd717d
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.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0