Skip to content

Commit

Permalink
FIX: Move sphinx to conda.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Jan 16, 2024
1 parent 9a75c6e commit 628fb2b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/environment_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ channels:
dependencies:
- act-atmos
- xarray
- pip:
- sphinx
- sphinx_gallery
- sphinx-copybutton
- pydata-sphinx-theme<0.9.0
- sphinx_design
- nbsphinx
- sphinx
- sphinx_gallery
- sphinx-copybutton
- pydata-sphinx-theme
- sphinx_design
- nbsphinx

0 comments on commit 628fb2b

Please sign in to comment.