Files
python-heatclient/test-requirements.txt
ChenZheng 339f3e4de0 Sort requirement files in alphabetical order
This makes code more readable, and can check whether specific library
in the requirement files easily. We also enforce the check in pep8.

Change-Id: I08434dd56d41a82045e4119e547b7b3f60d66698
Closes-Bug: #1285478
2014-02-27 18:03:28 +08:00

12 lines
215 B
Plaintext

coverage>=3.6
discover
fixtures>=0.3.14
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
mock>=1.0
mox3>=0.7.0
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34