Skip to content

Commit

Permalink
Merge pull request #264 from kafitzgerald/fix_xarray_docs_issue
Browse files Browse the repository at this point in the history
Update docs environment to avoid Xarray bug
  • Loading branch information
jukent authored Dec 18, 2024
2 parents 818cdb8 + 036cae0 commit 74863a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_envs/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- myst-nb
- nbsphinx
- sphinx-design
- xarray
- xarray!=2024.11.0
- geocat-datafiles
- pip:
- -e ..

0 comments on commit 74863a3

Please sign in to comment.