Add sphinx to requirements

This appears to be needed to build the docs.

Change-Id: Ib70f1e542cbd2edbb86cb4b2bb5769a4e19c5d4d
This commit is contained in:
Derek Higgins 2014-05-02 09:26:24 +01:00
parent 7c4b353255
commit c511428af6
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
docutils==0.9.1
oslosphinx
pbr>=0.6,<1.0
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testtools>=0.9.34