64d0a2a0de
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 requirement - Fix build problems - Switch to py38 for testing following Victoria testing platforms Change-Id: I1ff3853020d69aeceb8b81c21ce608b269015ece
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
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
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
stestr>=2.0.0
|
|
flake8
|