Skip to content

Commit a024f99

Browse files
committed
pkg
: add scipy to requirements
1 parent 682be5b commit a024f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ authors = [
1616
dependencies = [
1717
"astropy",
1818
"h5py",
19+
"scipy",
1920
"healpy >= 1.16.0",
2021
"importlib_metadata;python_version<'3.8'",
2122
"numba",

0 commit comments

Comments
 (0)