TST: Temporarily pin numpy<1.18 for Windows#9878
Conversation
|
Cancelled all but windows build. normally I would prefer the numpy versions to be explicit, but since this is a temporarily workaround, <1.18 should be fine. |
|
apparently the |
|
(all, but the windows build is cancelled, merge away once that's passing) |
|
Just to be clear I'd still advocate keeping this open though in case #9726 gets delayed beyond a couple of days. |
|
@astrofrog - I would rather merge this away, normalizing having failing CI sets a bad precedent (it's already too bad that we had expected failures for a couple of weeks now with the other jobs), and this conflict would be a rather trivial one for #9726 to resolve (besides this may need to be backported, depending on how long it takes to get the upstream fix). |
|
Ok sounds good - let's do it! |
Thanks @astrofrog! |
|
Thanks all, I think this is an excellent solution, especially as the comment in |
This is a stop-gap solution for #9871 . This should be reverted when that issue is resolved upstream.