summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bechtold <tbechtold@suse.com>2016-04-11 10:30:24 +0200
committerThomas Bechtold <tbechtold@suse.com>2016-04-11 10:31:11 +0200
commit1028f5ad7e21520f172c9c163e6b0ef66511bc13 (patch)
treeea0126bc254fcde98a5657f8ef05e127167866ea
parent5605034fc38862b19e6d2d96aa222dafc7762060 (diff)
downloados-client-config-1028f5ad7e21520f172c9c163e6b0ef66511bc13.tar.gz
Remove discover from test-requirements.txt
discover is only needed for python 2.6 which is no longer supported. Change-Id: I8faeb05def94ac4adb2fe870fe141678dbd412ae
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5e4c304..0138f13 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,6 @@ hacking>=0.10.2,<0.11 # Apache-2.0
coverage>=3.6
extras
fixtures>=0.3.14
-discover
jsonschema>=2.0.0,<3.0.0,!=2.5.0
mock>=1.2
python-glanceclient>=0.18.0