Skip to content

Commit

Permalink
specified version of panel
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide-sd committed Apr 2, 2024
1 parent 0909413 commit a64eaac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ build:
- wget -N https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_linux64.zip -P $HOME
- unzip ~/chromedriver_linux64.zip -d $HOME/selenium/drivers
- rm ~/chromedriver_linux64.zip
# post_install:
post_install:
- pip install "panel==1.3.8" # NOTE: remove it when this is solved: https://github.com/holoviz/panel/issues/6643
# - pip install "matplotlib<3.6.0"
# - pip install "panel==0.13.1"
# post_build:
# - cat $HOME/selenium/sphinx_k3d_screenshot.log

Expand Down

0 comments on commit a64eaac

Please sign in to comment.