зеркало из https://github.com/microsoft/LightGBM.git
[ci][docs] downdrage sphinx and fix LaTeX error in R-package tests (#2977)
* downdrage sphinx
* fix latex errors
* Revert "fix latex errors"
This reverts commit 3cdf64748e
.
* skip checksum verification
This commit is contained in:
Родитель
6d9e7f1796
Коммит
ce08242567
|
@ -38,8 +38,8 @@ if [[ $OS_NAME == "macos" ]]; then
|
|||
brew install qpdf
|
||||
brew cask install basictex
|
||||
export PATH="/Library/TeX/texbin:$PATH"
|
||||
sudo tlmgr update --self
|
||||
sudo tlmgr install inconsolata helvetic
|
||||
sudo tlmgr --verify-repo=none update --self
|
||||
sudo tlmgr --verify-repo=none install inconsolata helvetic
|
||||
|
||||
wget -q https://cran.r-project.org/bin/macosx/R-${R_MAC_VERSION}.pkg -O R.pkg
|
||||
sudo installer \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
sphinx
|
||||
sphinx < 3.0
|
||||
sphinx_rtd_theme >= 0.3
|
||||
mock; python_version < '3'
|
||||
|
|
Загрузка…
Ссылка в новой задаче