Cap sphinx for py2 to match global requirements
Change-Id: Ib99fd21744813f3ed83fad989e1c91a2f2e99c17
This commit is contained in:
parent
53321c1a72
commit
166cab884a
@ -1,4 +1,5 @@
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.6' # BSD
|
||||
sphinxcontrib-httpdomain>=1.3.0 # BSD
|
||||
sphinxcontrib-blockdiag>=1.5.4 # BSD
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user