summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZhongShengping <chdzsp@163.com>2018-03-02 09:27:23 +0800
committerDoug Hellmann <doug@doughellmann.com>2018-08-10 16:01:51 -0400
commitfa12452bbdb02cb4bc1103c56bb94e416a6787aa (patch)
treeacab1cb298c546ac6d3bc258fcf1e066bc92acb6 /doc
parentf6069e9e42bf0ab4d63908c4e81dd59799f167a5 (diff)
downloadoslo-log-fa12452bbdb02cb4bc1103c56bb94e416a6787aa.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: I10537cf02d83f127b6932fa3f427043fb267d8b1 Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
new file mode 100644
index 0000000..244b6b6
--- /dev/null
+++ b/doc/requirements.txt
@@ -0,0 +1,7 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+reno>=2.5.0 # Apache-2.0