heat/test-requirements.txt
Thomas Herve 070528e2ad Use the new oslotest library
There is a new support library extracted from oslo incubator: the patch
starts using it and removes deprecated modules.

Change-Id: I3839af20613ff6ab905dddb8fc4be65654c6e949
2014-05-02 10:54:00 +02:00

15 lines
258 B
Plaintext

coverage>=3.6
discover
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
lockfile>=0.8
mock>=1.0
mox>=0.5.3
oslosphinx
oslotest
python-glanceclient>=0.9.0
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34