e7a305f9a2
This was added to work around bug 1091333. A new sphinx has been released and so this is no longer necessary. Change-Id: I6ea61a3cc441dd1ca2ced7e2fd837a55b917f76d
24 lines
488 B
Plaintext
24 lines
488 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.9.2,<0.10
|
|
Babel>=1.3
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
httplib2>=0.7.5
|
|
http://tarballs.openstack.org/swift/swift-master.tar.gz#egg=swift
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
MySQL-python
|
|
# Docs Requirements
|
|
oslosphinx
|
|
oslotest
|
|
pymongo>=2.5
|
|
python-subunit>=0.0.18
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
sphinxcontrib-docbookrestapi
|
|
sphinxcontrib-httpdomain
|
|
sphinxcontrib-pecanwsme>=0.8
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|