Spaces:
Running
Running
add matscipy to dependency
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -38,6 +38,7 @@ dependencies=[
|
|
38 |
"dask",
|
39 |
"dask_jobqueue",
|
40 |
"tables",
|
|
|
41 |
]
|
42 |
|
43 |
[project.optional-dependencies]
|
|
|
38 |
"dask",
|
39 |
"dask_jobqueue",
|
40 |
"tables",
|
41 |
+
"matscipy",
|
42 |
]
|
43 |
|
44 |
[project.optional-dependencies]
|