python-mistralclient/test-requirements.txt
Thomas Goirand d38ecdf013 Added tempest-lib to test-requirements.txt
tempest-lib is missing (I found out building a Debian package).
Also, mistralclient is trying to "import tempest", which is wrong.
Mistral team: please address this.

Change-Id: I55f2a07d2f665680a004c295cec4da3a80d8b10a
2015-03-25 10:38:25 +01:00

13 lines
179 B
Plaintext

hacking>=0.9.2,<0.10
pyflakes==0.8.1
flake8==2.1.0
pylint==0.25.2
sphinx>=1.1.2,!=1.2.0,<1.3
unittest2
fixtures>=0.3.14
mock>=1.0
nose
testtools>=0.9.34
lockfile>=0.8
tempest-lib