summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean McGinnis <sean.mcginnis@huawei.com>2018-03-21 15:34:16 -0500
committerSean McGinnis <sean.mcginnis@huawei.com>2018-03-21 15:59:01 -0500
commit7d250abe0403b0bde7f61becc8f7c7f6f52ca1af (patch)
tree601be4334a9df99bea0da414e0eb3f18b234faba /doc
parent8d406fe9251853f15a7da1df2d2031cca0647267 (diff)
downloadoslo-config-7d250abe0403b0bde7f61becc8f7c7f6f52ca1af.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: I46a861f88166b3b2de0a532cc88beef1ef91ab89
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
new file mode 100644
index 0000000..2980a2d
--- /dev/null
+++ b/doc/requirements.txt
@@ -0,0 +1,9 @@
+# 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
+fixtures>=3.0.0 # Apache-2.0/BSD
+doc8>=0.6.0 # Apache-2.0