Skip to content

Commit

Permalink
add sphinx-design documentation dependency (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Dec 3, 2023
1 parent f2550a3 commit 0f55257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/geovista.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ dependencies:
- pydata-sphinx-theme
- sphinx
- sphinx-copybutton
- sphinx-design
- sphinx-gallery
- ipywidgets
- jupyter-server-proxy
Expand Down
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_design
sphinx-copybutton
sphinx-gallery
jupyter-sphinx
Expand Down

0 comments on commit 0f55257

Please sign in to comment.