summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bechtold <tbechtold@suse.com>2016-07-14 08:11:20 +0200
committerThomas Bechtold <tbechtold@suse.com>2016-07-14 08:11:42 +0200
commit8cb90f4b1695c57c6e30311742b58aa169f1d447 (patch)
tree11fa36f3e64b54dab609510797759322cc144292
parent3ae0e8732c903eae12da0b7aa0562f96347ae7a0 (diff)
downloadoslo-log-8cb90f4b1695c57c6e30311742b58aa169f1d447.tar.gz
Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported Change-Id: I2ef4e129417754af2ab6248fb583d8766b0db97d
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4c9bc0c..673f993 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,6 @@
hacking<0.11,>=0.10.0
-discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD