python-ironicclient/test-requirements.txt
Kui Shi bcd203d28e Import StringIO from six
six.StringIO
This is an fake file object for textual data. It is an alias for
StringIO.StringIO in Python 2 and io.StringIO in Python 3.

Partial implement: blueprint py33-support

Change-Id: I0768a56600d07dc98fde21b9bdf9525ef80a96ef
2013-10-17 17:19:46 +08:00

12 lines
162 B
Plaintext

hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
Babel>=1.3
python-subunit
six>=1.4.1
sphinx>=1.1.2
testrepository>=0.0.17
testtools>=0.9.32