b7254b2d83
Currently the theme used by the swift developer docs are out of date, it should be using oslosphinx, to provide a similar look and feel between all openstack related projects. Change-Id: Id7c226cdc13c6c4f3b5082b1ef4dfe09966b21ec
12 lines
195 B
Plaintext
12 lines
195 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
coverage
|
|
nose
|
|
nosexcover
|
|
openstack.nose_plugin
|
|
nosehtmloutput
|
|
oslosphinx
|
|
sphinx>=1.1.2,<1.2
|
|
mock>=1.0
|
|
python-swiftclient
|