heat/tools/test-requires
Thomas Herve 334df9fc21 Depend on discover to fix python2.6 tests
It also fix a failure introduced by using 2.7-specific setUpClass.

Fixes: bug #1175753
Change-Id: I63ba61050602df92c654bd70519947965494df37
2013-05-02 22:11:48 +02:00

14 lines
206 B
Plaintext

# this file lists dependencies required for the testing of heat
distribute>=0.6.24
coverage
discover
mox==0.5.3
testrepository>=0.0.13
paramiko
pep8==1.3.4
pyflakes
python-glanceclient
sphinx>=1.1.2
Babel