on pyproject.toml or setup.py, I do not see numpy as a dependency. Furthermore, I would like to know what is the numpy minimum version for this package.
Also, I do not see it in the Github Action. I supposed, pytest choose whatever it needs for numpy.
Hi all, Hi @arokem, Hi @frheault,
on
pyproject.toml
orsetup.py
, I do not seenumpy
as a dependency. Furthermore, I would like to know what is the numpy minimum version for this package.Also, I do not see it in the Github Action. I supposed, pytest choose whatever it needs for numpy.
It would be great to clarify this point for DIPY.