Skip to content

Commit 8caa931

Browse files
committed
another library to help docs run
1 parent 7a35db4 commit 8caa931

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ dependencies:
1010
- appdirs
1111
- cmocean
1212
- fastparquet
13+
- importlib_resources # should update past opendrift 1.12 and remove this when possible
1314
- numpy
1415
- xarray
1516
- kerchunk==0.2.7
1617
- numpydoc
17-
- opendrift==1.13.0
18+
- opendrift <=1.13.0
1819
# These are needed for the docs themselves
1920
- furo
2021
- jupytext

0 commit comments

Comments
 (0)