27 lines
820 B
Plaintext
27 lines
820 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
|
|
# FIXME(dhellmann): We need a version of WSME more current
|
|
# than what is released right now. We can't include it in
|
|
# pip-requires because we have to point to the Mercurial
|
|
# checkout on bitbucket. I hope to have that resolved
|
|
# very soon.
|
|
hg+https://bitbucket.org/cdevienne/wsme
|
|
pecan
|
|
# 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
|