summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuoqiang Ding <dingguoqiang@cloudin.cn>2017-12-28 23:07:09 +0800
committerGuoqiang Ding <dingguoqiang@cloudin.cn>2017-12-28 16:16:28 +0000
commit42e0037cd055d81d9452f046c347f8e469d27350 (patch)
tree139b1164722469a3a498694830e859f1445de8c7 /doc
parent5e00034d8e0c82dfa904997c36bf15e684fe9961 (diff)
downloadpython-openstackclient-42e0037cd055d81d9452f046c347f8e469d27350.tar.gz
Update new documentation PTI jobs
For compliance with the Project Testing Interface as described in [1]. For more detailed information, please refer to [2]. [1] https://governance.openstack.org/tc/reference/project-testing-interface.html [2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I7e8c47dead1e019e8705db3ff7559dd39b1d90d9
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
new file mode 100644
index 00000000..ea4c643b
--- /dev/null
+++ b/doc/requirements.txt
@@ -0,0 +1,3 @@
+openstackdocstheme>=1.17.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0
+sphinx>=1.6.2 # BSD