osprofiler/test-requirements.txt
2014-02-23 20:28:38 +04:00

13 lines
228 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
mock>=1.0
python-subunit>=0.0.18
testrepository>=0.0.18
testtools>=0.9.34