1c1efe12f9
This reverts commit acae86293f
.
Testtools upstream is fixed.
Change-Id: Idc5f51bef76e31d627a80c742f5587d51e373d22
23 lines
352 B
Plaintext
23 lines
352 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.24
|
|
|
|
# For translations processing
|
|
Babel
|
|
|
|
# Needed for testing
|
|
coverage
|
|
fixtures>=0.3.12
|
|
mox
|
|
nose
|
|
nose-exclude
|
|
openstack.nose_plugin>=0.7
|
|
nosehtmloutput>=0.0.3
|
|
pep8==1.3.3
|
|
sphinx>=1.1.2
|
|
requests
|
|
testtools>=0.9.22
|
|
|
|
# Optional packages that should be installed when testing
|
|
xattr>=0.6.0
|
|
pysendfile==2.0.0
|