Skip to content

Commit 1bd3dda

Browse files
authored
declare scipy dependency (#117)
1 parent 17bbd55 commit 1bd3dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"cunumeric",
3939
"legate-core",
4040
"scikit-learn",
41+
"scipy",
4142
"numpy",
4243
"typing_extensions", # Required by legate.core as well.
4344
]

0 commit comments

Comments
 (0)