Skip to content

Commit

Permalink
add sphinx-gallery dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Nov 25, 2023
1 parent ccfac8f commit 411a02d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ build:
os: ubuntu-20.04
tools:
python: mambaforge-4.10
apt_packages:
- libgl1-mesa-dev
- xvfb
jobs:
post_checkout:
- git fetch --unshallow
Expand Down
1 change: 1 addition & 0 deletions requirements/geovista.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ dependencies:
- pydata-sphinx-theme
- sphinx
- sphinx-copybutton
- sphinx-gallery
1 change: 1 addition & 0 deletions requirements/pypi-optional-docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sphinx
sphinx-copybutton
sphinx-gallery
jupyter-sphinx
pydata-sphinx-theme

0 comments on commit 411a02d

Please sign in to comment.