Skip to content

Commit 7eb0bd5

Browse files
committed
update doc config
1 parent 67da8a5 commit 7eb0bd5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ build:
3636
- unzip ~/chromedriver_linux64.zip -d $HOME/selenium/drivers
3737
- rm ~/chromedriver_linux64.zip
3838
post_install:
39-
- pip install "panel==1.3.8" # NOTE: remove it when this is solved: https://github.com/holoviz/panel/issues/6643
4039
- pip install --no-cache-dir slycot
41-
# - pip install "matplotlib<3.6.0"
40+
- plotly_get_chrome
4241
# post_build:
4342
# - cat $HOME/selenium/sphinx_k3d_screenshot.log
4443

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sphinx_design
1313
git+https://github.com/Davide-sd/sphinx-plotly-directive@combine
1414
sphinx_panel_screenshot
1515
sphinx_k3d_screenshot
16-
kaleido<0.4.0
16+
kaleido
1717
# to satidfy ipympl requirements we need
1818
ipywidgets<8,>=7.6.0
1919
sphinxcontrib-video

0 commit comments

Comments
 (0)