Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NumPy 2 compatibility #199

Open
ucapbba opened this issue Sep 14, 2024 · 1 comment
Open

NumPy 2 compatibility #199

ucapbba opened this issue Sep 14, 2024 · 1 comment
Milestone

Comments

@ucapbba
Copy link
Contributor

ucapbba commented Sep 14, 2024

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",
]

@ucapbba ucapbba added this to the v24.1.2 milestone Sep 14, 2024
@ucapbba
Copy link
Contributor Author

ucapbba commented Sep 17, 2024

May not be compatible with pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant