aef9802089
Fixtures 0.3.12 adds StringStream as a successor to DetailStream (this change was made for compatibility with python 3). Update Nova's tests to use StringStream instead of DetailStream. Change-Id: If697859a52f3a7db9dab38bd080b779bb3270287
16 lines
220 B
Plaintext
16 lines
220 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.24
|
|
|
|
coverage
|
|
discover
|
|
feedparser
|
|
fixtures>=0.3.12
|
|
mox==0.5.3
|
|
MySQL-python
|
|
pep8==1.3.3
|
|
pylint==0.25.2
|
|
python-subunit
|
|
sphinx>=1.1.2
|
|
testrepository>=0.0.8
|
|
testtools>=0.9.22
|