Skip to content

Commit

Permalink
Fix docs build: update environment.yml (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 authored Jan 17, 2022
1 parent 47cbe62 commit a1eab1b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ dependencies:
- numba
- pip
- pooch
- python=3.8
- python=3.9
- sphinx-book-theme >= 0.0.38
- sphinx-copybutton
- sqlalchemy<1.4
- sqlalchemy
- tqdm
- watermark
- xarray
Expand All @@ -25,5 +25,4 @@ dependencies:
- pip:
- sphinxext-opengraph
- sphinx-comments
- -r ../requirements.txt
- -e ..

0 comments on commit a1eab1b

Please sign in to comment.