heat-cfntools/test-requirements.txt
Steve Baker 01705b8b33 Sync with global requirements
After requirements/update.py was run, the boto entry was
manually restored to:
boto==2.5.2

Change-Id: Icd43ee5e1fee473ab21d59b1a17235317f5d751c
2013-08-07 13:29:13 +12:00

11 lines
185 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.6,<0.7
mox>=0.5.3
discover
testrepository>=0.0.17
testtools>=0.9.32