
Switch to newer sphinx, update build instructions for it. Remove oslosphinx, we use the default sphinx theme since oslosphinx does not work with python3 and openstackdocstheme is only for OpenStack projects. Mark python 3.6 as latest python version. Change-Id: I6aae0277d9e4943cc242e4ec868c949a14618ec7
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
jinja2
|
|
pbr>=1.6
|
|
six>=1.9.0
|
|
simplejson>=2.2.0
|