summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2017-03-28 19:06:51 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2017-03-28 23:33:05 +0800
commiteadcdd3540e3962159bab6d466432167d9e34fce (patch)
treeed20ddc0d05e0d597c89ec7583c268ada472e903 /test-requirements.txt
parentd1524a48b5ab0a7fd18d60bfb1a59e615b32d163 (diff)
downloadoslo-vmware-eadcdd3540e3962159bab6d466432167d9e34fce.tar.gz
Trivial: Remove testscenarios from test-requirements.txt
We don't use testscenarios anywhere, need remove it. Change-Id: Id664af4c8e5b5d8939230f6654a2d59a1e50c1e7
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 7db2667..a9fdcb6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,6 @@ fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # 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
testtools>=1.4.0 # MIT
# when we can require tox>= 1.4, this can go into tox.ini: