summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSwapnil Kulkarni (coolsvap) <me@coolsvap.net>2016-07-22 04:10:19 +0000
committerSwapnil Kulkarni (coolsvap) <me@coolsvap.net>2016-07-22 04:10:35 +0000
commit9eec70de16cd9443ff862fd33dcc08f70590d6ba (patch)
treecd12617d16229bdca7cff2deabd6c4186911bfe8 /test-requirements.txt
parent8f8c7ff73fa104acd3bc6862af30ab2a49482fcc (diff)
downloadpython-saharaclient-9eec70de16cd9443ff862fd33dcc08f70590d6ba.tar.gz
Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported Change-Id: I3f9f2670ad8f85b39861644899bb9ff8fe3645bf
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e690ab6..3378ef4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,6 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
-discover # BSD
mock>=2.0 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0