3d06be24dc
In preparation for python 3 support switch to newer sphinx version. This requires openstackdocstheme. Remove install_command, this is the default. Update hacking version to be compatible with python 3, fix warnings from new pep8. Change-Id: Iab69ec59eb111571f784242c5ea5756c2a63e424
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
sphinx>=1.8.0,!=2.1.0 # BSD
|
|
openstackdocstheme>=1.30.0 # Apache-2.0
|
|
sphinxcontrib-apidoc>=0.2.0 # BSD
|