Pin Sphinx on py27
Change-Id: Icd8da94ef6f3ece5efb06783c7ccdd3147e10c1e
This commit is contained in:
parent
b9a140c167
commit
b5b6aaba8b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user