summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorrabi <ramishra@redhat.com>2017-07-20 09:36:15 +0530
committerRabi Mishra <ramishra@redhat.com>2017-07-20 06:04:50 +0000
commitcedf2769181954dfb6ec5ebfefdc1d105b8ec266 (patch)
tree2868b5fe42b87d905139c04a230da7f987e918e4 /test-requirements.txt
parent25c9f451991f1b7fe4fca32f1f5d8f919351ddcb (diff)
downloadheat-templates-cedf2769181954dfb6ec5ebfefdc1d105b8ec266.tar.gz
Add basic stuff to build docs
This adds basic stuff required to build docs. Change-Id: Ib9b917cc442e73aa177c68b1e1b26792ed2e8cd2
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 402c212..a855ea0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,9 +5,11 @@ fixtures>=0.3.14
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.10.0,<0.11
mock>=1.0
+openstackdocstheme>=1.11.0 # Apache-2.0
requests>=1.2.1,!=2.4.0
requests-mock>=0.4.0 # Apache-2.0
salt
+sphinx>=1.6.2 # BSD
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34