You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestIntArray.test_bad_values fails with numpy>=1.16.0,
so it makes sense to pin numpy to <1.16.0 for now.
These changes also:
- Make CI update requirements
- Add pip freeze command to CI install step
0 commit comments