01246fb236
There is now an official package of a version of WSME containing all of the patches we need, so update our requirements list. Change-Id: Ic4a5205630ac6d376c616deeb8f908136a70c481 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
20 lines
533 B
Plaintext
20 lines
533 B
Plaintext
nose
|
|
coverage
|
|
mock
|
|
mox
|
|
Babel>=0.9.6
|
|
# NOTE(dhellmann): Ming is necessary to provide the Mongo-in-memory
|
|
# implementation of MongoDB.
|
|
Ming>=0.3.2
|
|
http://tarballs.openstack.org/nova/nova-master.tar.gz
|
|
http://tarballs.openstack.org/glance/glance-master.tar.gz
|
|
setuptools-git>=0.4
|
|
# We should use swift>1.7.5, but it's not yet available
|
|
swift
|
|
# Swift dep that is not necessary if we depend on swift>1.7.5
|
|
netifaces
|
|
# Docs Requirements
|
|
sphinx
|
|
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.
|
|
python-spidermonkey
|