osprofiler/test-requirements.txt

13 lines
214 B
Plaintext

# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.6,<0.8
coverage
discover
mock>=1.0
python-subunit<=0.0.13
testrepository>=0.0.13
testtools>=0.9.22