conda-forge / conda-forge/xarray-feedstock
Limiting compatibility with numpy 2.1
Open
question
- Dominant language
- No language data
- Stars
- 5
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
### Comment:
Is it worth limiting compatibility with numpy 2.1?
On my personal package, I already limit to numpy 1.X so I don't hit it so much, but I feel like some others might be hitting
https://github.com/pydata/xarray/pull/9403
We personally hit it and added monkey patches around it....
Contributor guide
Assessment
This issue has not been assessed yet.