deb-heat/test-requirements.txt
Angus Salkeld 223671658f Use oslo.sphinx for the doc templates
This is to make the look of the developer docs consistent
with the other projects.

Change-Id: If538b5fcc974606c1628ca4a510cd1f34cb631a2
2013-08-23 12:59:54 +10:00

16 lines
262 B
Plaintext

# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.6,<0.7
coverage>=3.6
discover
mock>=1.0
mox>=0.5.3
testtools>=0.9.32
testrepository>=0.0.17
python-glanceclient>=0.9.0
sphinx>=1.1.2
oslo.sphinx