Remove discover from test-requirements

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

Change-Id: I454d5a6e24b8544824fd3dc1f85055a72f80fa18
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 06:39:18 +00:00
parent 170d6b7b82
commit 7c893cab6a
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