a few cleanups: - Remove obsolete sections from setup.cfg - Switch to using sphinx-build - Remove install_command from tox.ini, the default is fine - Update pbr requirements - Fix problems, mainly "Could not lex literal block" - Use py38 job for Victoria cycle Change-Id: Id706786bed4b20682704d524986850b7c71e225dchanges/64/733464/4
parent
9704c344c1
commit
f26534191e
@ -1,4 +1,4 @@
|
||||
pbr>=0.6,<1.0
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
openstackdocstheme>=2.2.1 # Apache-2.0
|
||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||
yasfb>=0.8.0
|
||||
|
Loading…
Reference in new issue