rally/test-requirements.txt
OpenStack Jenkins 67b824e98e Updated from global requirements
Change-Id: I8795eb0e89e9dd443837be341a6b0f2bbf2d6029
2014-02-23 09:33:39 +00:00

16 lines
260 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
sphinx>=1.1.2,<1.2
oslo.sphinx