We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243e54d commit bbd8860Copy full SHA for bbd8860
pyproject.toml
@@ -4,7 +4,7 @@ description = "Python Sparse data Analysis Package external fMRI plugin."
4
authors = [{name="Pierre-antoine Comby", email="pierre-antoine.comby@crans.org"}]
5
readme = "README.rst"
6
7
-dependencies = ["modopt", "numpy", "tqdm", "joblib", "scipy", "pywavelets", "mri-nufft[cufinufft,gpunufft]"]
+dependencies = ["modopt", "numpy", "tqdm", "joblib", "scipy", "pywavelets", "mri-nufft[cufinufft]"]
8
dynamic = ["version"]
9
10
[project.optional-dependencies]
0 commit comments