Files
python-heatclient/test-requirements.txt
2013-12-16 02:06:36 +00:00

15 lines
271 B
Plaintext

# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
hacking>=0.8.0,<0.9
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
mox3>=0.7.0
sphinx>=1.1.2,<1.2
testscenarios>=0.4
testrepository>=0.0.17
testtools>=0.9.32