e58863cb65
The repo is now using python 3 for docs building, so remove py27 requirement, update openstackdocstheme version and remove unneeded lines from doc/source/conf.py. Change-Id: I65a443018b4ffa375df30357085b1352af7cba53
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
# this is required for the docs build jobs
|
|
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD
|
|
openstackdocstheme>=1.31.2 # Apache-2.0
|