Skip to content

Commit 4e4cc78

Browse files
committed
update docs env to use opendrift branch too
1 parent f55d1dd commit 4e4cc78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- xarray
1515
- kerchunk==0.2.7
1616
- numpydoc
17-
- opendrift ==1.13.0
17+
# - opendrift ==1.13.0
1818
# These are needed for the docs themselves
1919
- furo
2020
- jupytext
@@ -29,6 +29,7 @@ dependencies:
2929
- recommonmark
3030
- pip
3131
- pip:
32+
- git+https://github.com/kthyng/opendrift.git@start_habs
3233
- particle-tracking-manager
3334
- docstring-inheritance
3435
- docrep<=0.2.7

0 commit comments

Comments
 (0)