Open ucapbba opened 1 month ago
Ensure compatibility with the NumPy 2 release. in pyproject.toml ensure dependency version is specified
e.g.
dependencies = [ "healpy>=1.15.0", "numpy~=2.0", ]
May not be compatible with pipeline
Ensure compatibility with the NumPy 2 release. in pyproject.toml ensure dependency version is specified
e.g.
dependencies = [ "healpy>=1.15.0", "numpy~=2.0", ]