Keep Sphinx below version2.0 to have python2 support
Change-Id: I96d47f8b754864053cb46e0c89e123cac6f571cf
This commit is contained in:
@@ -13,3 +13,4 @@ requests>=2.9.1
|
||||
# Python3 compat
|
||||
future>=0.15.2
|
||||
configparser>=3.3.0; python_version < '3'
|
||||
Sphinx<2.0; python_version < '3'
|
||||
|
||||
Reference in New Issue
Block a user