issues
search
Ouranosinc
/
xclim
Library of derived climate variables, ie climate indicators, based on xarray.
https://xclim.readthedocs.io/en/stable/
Apache License 2.0
333
stars
59
forks
source link
Disable upstream numpy until numba supports it, use raw.githubusercontent
#1961
Closed
Zeitsperre
closed
1 month ago
Zeitsperre
commented
1 month ago
Pull Request Checklist:
[ ] This PR addresses an already opened issue (for bug fixes / features)
This PR fixes #xyz
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] (If applicable) Documentation has been added / updated (for bug fixes / features)
[x] CHANGELOG.rst has been updated (with summary of main changes)
[x] Link to issue (:issue:
number
) and pull request (:pull:
number
) has been added
What kind of change does this PR introduce?
Disables the installation of
numpy@main
until
numba
supports it
Does this PR introduce a breaking change?
No.
Pull Request Checklist:
number
) and pull request (:pull:number
) has been addedWhat kind of change does this PR introduce?
numpy@main
untilnumba
supports itDoes this PR introduce a breaking change?
No.