summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-07-02 17:19:06 -0400
committerMonty Taylor <mordred@inaugust.com>2012-07-02 17:19:06 -0400
commit8a967b16dc2ffd60bc19bee09f45e665ddcc9a81 (patch)
tree3cf0ffafd793a4562f233b8765eefee90412d5c6 /tools
parent506486550480fb222a92447e1e8baca855d126aa (diff)
downloadoslo-8a967b16dc2ffd60bc19bee09f45e665ddcc9a81.tar.gz
oslo-8a967b16dc2ffd60bc19bee09f45e665ddcc9a81.tar.xz
oslo-8a967b16dc2ffd60bc19bee09f45e665ddcc9a81.zip
Fix up openstack-common build.
Ironically enough, even though the code to manage this is in openstack-common, openstack-common wasn't using it. This patch fixes doc generation, as well as setuptools-git integration and versioning. Change-Id: Ifb74ad539832d8cec4a536a96221eea8fb7527d2
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 499397e..3be79ee 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -10,4 +10,6 @@ nosexcover
openstack.nose_plugin
pep8==0.6.1
pylint
+setuptools-git>=0.4
+sphinx
webtest