Skip to content

Commit

Permalink
Add more dipy dependencies into pyproject.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Sep 15, 2023
1 parent c69caa3 commit ade2cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,2 +1,2 @@
[build-system]
requires = ["setuptools>=42", "wheel", "packaging", "cython"]
requires = ["setuptools>=42", "wheel", "packaging", "cython", "nibabel", "numpy", "scipy"]

0 comments on commit ade2cc0

Please sign in to comment.