requirements/doc/requirements.txt
Andreas Jaeger e58863cb65 Small docs cleanup
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
2020-04-12 18:58:51 +02:00

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