summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-03-16 12:11:47 -0700
committerMonty Taylor <mordred@inaugust.com>2012-03-16 12:11:47 -0700
commitcb84214b5d588380f033177d88d404e8e986ecf1 (patch)
treee7725a1893d8780026c15cc406b87e95fc4aa012 /tools
parent85b1d727154bfe5dbcec6352f7ef78bf14f714ea (diff)
downloadswift-cb84214b5d588380f033177d88d404e8e986ecf1.tar.gz
Add sphinx to test-requires.
Need sphinx in test-requires so that we can build docs in the venv (wanted because module introspection needs build depends installed) Change-Id: If3caf817381aea8e9cd8fb50e7e35c647f088b60
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 8be4eb9da..0a12555df 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -3,3 +3,4 @@ nose
nosexcover
openstack.nose_plugin
pep8==0.6.1
+sphinx>=1.1.2