summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhongShengping <chdzsp@163.com>2018-03-02 09:49:11 +0800
committerZhongShengping <chdzsp@163.com>2018-03-02 10:30:19 +0800
commitf277b8770300e6a0446302528ddcfffeb9d48c0f (patch)
tree9c57c938d441db78b8e0ae171f4fc0d24fcdf789 /test-requirements.txt
parent381dcca54a65d27fa6400f3797a29f555d08976f (diff)
downloadoslo-middleware-f277b8770300e6a0446302528ddcfffeb9d48c0f.tar.gz
Follow the new PTI for document build
For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html For more detials information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I35fb490d34af834182522a856d6ab7e24d0ec678
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 9067d92..5e89e88 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,12 +5,9 @@
fixtures>=3.0.0 # Apache-2.0/BSD
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0.0 # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
testtools>=2.2.0 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0