Files
python-ceilometerclient/test-requirements.txt
Angus Salkeld f987463cae Rename tools/pip-requires to requirements.txt
(and tools/test-requires to test-requirements.txt).

Requested by infra: bug 1179008

Change-Id: I7a6375622d095a9eda232ed82d167fc3a198ed06
2013-05-21 20:29:19 +10:00

16 lines
264 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.3,<0.6
coverage>=3.6
discover
distribute>=0.6.24
fixtures>=0.3.12
mox>=0.5.3
python-subunit
sphinx>=1.1.2
testrepository>=0.0.13
testtools>=0.9.29