Skip to content

Commit

Permalink
Update readthedocs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KolinGuo committed Apr 16, 2024
1 parent 7b7af5d commit f61a00f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ build:
tools:
python: "3.10"
jobs:
pre_system_dependencies:
- sudo apt install -y libx11-6
post_install:
- python docs/get_wheel_artifact.py haosulab/MPlib --py cp310 --wait-sec 600
- pip install wheelhouse/mplib*.whl
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ myst-parser
furo
sphinx-copybutton
sphinxext-opengraph
sapien~=3.0.0.dev

0 comments on commit f61a00f

Please sign in to comment.