-
Notifications
You must be signed in to change notification settings - Fork 85
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
CI: Test build with latest dependencies #257
Conversation
Codecov Report
@@ Coverage Diff @@
## master #257 +/- ##
==========================================
+ Coverage 93.78% 93.94% +0.15%
==========================================
Files 12 12
Lines 1352 1354 +2
==========================================
+ Hits 1268 1272 +4
+ Misses 84 82 -2
Continue to review full report at Codecov.
|
FYI We borrowed from the dask/xarray crew and install unstable numpy too:
|
@djhoese thanks for the reference. Unfortunately, I think it is outdated ref.
|
New path? |
|
1269190
to
0e58c86
Compare
4a55604
to
32892dd
Compare
Trying to apply the same URL to the Satpy builds shows a lot of warnings about version inconsistencies and pip not wanting to use the packages. |
|
Maybe |
32892dd
to
c933c65
Compare
Maybe something to raise upstream? |
But who/what/where is upstream? |
04a928e
to
85e8350
Compare
85e8350
to
2125d0c
Compare
Already catching failures #260 |
* Fix nightly/unstable CI URL See corteva/rioxarray#257 * Try --index-url instead of --extra-index-url
No description provided.