Mask Sphinx 3.0.0
Change I8cf2a0932701b7023eef22b5cb2b6d3088891389 removes sphinx 3.0.0 since it breaks docs builds, add the missing mask entry for global-requirements.txt. Change-Id: I79d232348a51b95ffac67aa07b46c8da71c3ac0a
This commit is contained in:
parent
c75ab1f622
commit
278058ac80
@ -526,7 +526,7 @@ selenium # Apache-2.0
|
||||
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' # PSF/ZPL
|
||||
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' # PSF/ZPL
|
||||
sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
|
||||
sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
|
||||
sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0;python_version>='3.4' # BSD
|
||||
sphinx-testing # BSD License
|
||||
sphinxcontrib-actdiag<2.0.0;python_version=='2.7' # BSD
|
||||
sphinxcontrib-actdiag;python_version>='3.4' # BSD
|
||||
|
Loading…
x
Reference in New Issue
Block a user