Skip to content

Commit 4c3f034

Browse files
committed
add scipy and xarray as deps for scores
1 parent ff7a321 commit 4c3f034

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ optional-dependencies.samples = [
5555
"requests",
5656
]
5757
optional-dependencies.scores = [
58+
"scipy",
5859
"scores",
60+
"xarray",
5961
]
6062
optional-dependencies.test = [
6163
"earthkit-data",

0 commit comments

Comments
 (0)