summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bechtold <tbechtold@suse.com>2016-06-10 10:29:42 +0200
committerThomas Bechtold <tbechtold@suse.com>2016-07-04 08:59:30 +0200
commit6967bd717dc0b3882686fe6162ef3f2cd52b23cf (patch)
tree34388228d65077abd0cc3739e152eca428c865e5
parentdf9a0097a66160361e5fb753b2636d56fad4e982 (diff)
downloadoslo-messaging-6967bd717dc0b3882686fe6162ef3f2cd52b23cf.tar.gz
Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported Change-Id: Ic899f5f03e847c53c22dbe0b7ee02313648e4be8
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c50aa10..90a3d77 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -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