Pin Sphinx on py27

Change-Id: Icd8da94ef6f3ece5efb06783c7ccdd3147e10c1e
This commit is contained in:
Ilya Shakhat 2019-05-29 17:24:26 +02:00
parent b9a140c167
commit b5b6aaba8b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
openstackdocstheme>=1.11.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7;python_version>='3.4' # BSD
six>=1.9.0
sphinxcontrib-httpdomain
sphinx_rtd_theme