0180d9d343
Use the new oslo.sphinx version of the OpenStack doc theme instead of copying it into this repo. blueprint oslo.sphinx Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com> Change-Id: I0bd91f7bb43f97b99051fed65b75fc05d5149cc8
25 lines
591 B
Plaintext
25 lines
591 B
Plaintext
coverage
|
|
discover
|
|
httplib2
|
|
mock
|
|
mox
|
|
fixtures>=0.3.12
|
|
Babel>=0.9.6
|
|
# NOTE(dhellmann): Ming is necessary to provide the Mongo-in-memory
|
|
# implementation of MongoDB.
|
|
Ming>=0.3.4
|
|
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
|
|
# 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
|
|
sphinxcontrib-pecanwsme>=0.2
|
|
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.
|
|
oslo.sphinx
|
|
python-spidermonkey
|
|
python-subunit
|
|
testrepository>=0.0.13
|
|
testtools>=0.9.29
|