fec467b65c
Distutils and Sphinx 1.2 break `python setup.py build_sphinx`. Work around this by capping Sphinx to <1.2. Change-Id: I6985aee2f9abec58d7a9bcc9452524527b35a1bc
13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
hacking>=0.5.6,<0.8
|
|
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
python-subunit
|
|
sphinx>=1.1.2,<1.2
|
|
oslo.sphinx
|
|
testrepository>=0.0.17
|
|
testscenarios>=0.4,<0.5
|
|
testtools>=0.9.32
|
|
mox>=0.5.3
|