The current developer docs theme used is out of sync with the other openstack projects. This patch will update the docs to provide a more consistent look and feel when using developer docs Change-Id: I9fd11b61d4404ba2627569074dc86ee0ddf0f96a
13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
httpretty>=0.8.0,!=0.8.1,!=0.8.2
|
|
oslosphinx
|
|
python-subunit>=0.0.18
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
testtools>=0.9.34
|
|
testrepository>=0.0.18
|