summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2017-12-19 13:41:54 +0800
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2017-12-20 17:34:50 +0800
commit2ba0aa94a0024332b119e49274bcd027225141e5 (patch)
tree1c4f3f7212259d40426f42d0ae781c01fbc277fe /doc
parent58fb709f58bd031c5114d9b6fe2e0926175b87b6 (diff)
downloadoslo-utils-2ba0aa94a0024332b119e49274bcd027225141e5.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: I3d86f1897dc900ba815c0c3975e95e27bb29b532
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
new file mode 100644
index 0000000..26ef9b9
--- /dev/null
+++ b/doc/requirements.txt
@@ -0,0 +1,5 @@
+# this is required for the docs build jobs
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.17.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0
+fixtures>=3.0.0 # Apache-2.0/BSD