Skip to content

Commit 841aedb

Browse files
Adding numpy dependency to pyproject.toml
1 parent 419009b commit 841aedb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers = [
2222
dependencies = [
2323
"cgen",
2424
"cftime",
25+
"numpy",
2526
"dask",
2627
"cftime",
2728
"psutil",

0 commit comments

Comments
 (0)