
Fixed doc build by aligning Sphinx version with global OS requirements. Also added an entry for doc build to tox.ini. Change-Id: Icf411219a73d4f50640e404d6db5019f5483e7f9
16 lines
231 B
Plaintext
16 lines
231 B
Plaintext
hacking>=0.5.6,<0.8
|
|
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
python-subunit
|
|
oslo.sphinx
|
|
testrepository>=0.0.17
|
|
testscenarios>=0.4,<0.5
|
|
testtools>=0.9.32
|
|
|
|
# Doc requirements
|
|
sphinx>=1.1.2,<1.2
|
|
sphinxcontrib-pecanwsme>=0.5
|