-
Notifications
You must be signed in to change notification settings - Fork 36
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
Remove CI warnings #136
Remove CI warnings #136
Conversation
We seem to be using dtype=np.float or (assert array.dtype == np.float), should be easy to fix. |
OK, trying that out. Can you approve the CI workflow again please? |
oh, it seems to be rasterio that is doing this too |
@martindurant CI workflow needs approval again. |
There is still one failure there, but I can't immediately tell what the issue is. |
It looks like Needs another workflow approval 😁 |
With Python 3.8 we are using older |
Hm, the failure in py38 would be because the newest numpy no longer builds on that version? We could change the supported versions to 3.9-3.11, seems reasonable. |
Sorry, your comment only just showed up. Let's test 3.9-3.11, but we don't need to change the python_requires as yet (but we could). |
I have pinned |
@ianthomas23 , is it too late to make you a member of Intake :) |
It is too late now, the tests have all passed! |
Remove warnings in CI:
mamba-org/provision-with-micromamba
withmamba-org/setup-micromamba
.node12
.