Skip to content

Commit e6a6a87

Browse files
committed
Make py-triangle a tutorial dep
1 parent dddca96 commit e6a6a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ xgcm = { git = "https://github.com/xgcm/xgcm", rev = "master" } # TODO: Switch t
3232
cf_xarray = ">=0.8.6"
3333
cftime = ">=1.6.3"
3434
pooch = ">=1.8.0"
35-
py-triangle = ">=20250106,<20250107"
3635

3736
[dependencies]
3837
parcels = { path = "." }
@@ -83,6 +82,7 @@ jupyter = "*"
8382
trajan = "*"
8483
matplotlib-base = ">=2.0.2"
8584
gsw = "*"
85+
py-triangle = "*"
8686

8787
[feature.devtools.dependencies]
8888
pdbpp = "*"

0 commit comments

Comments
 (0)