data-apis / array-api-compat

Compatibility layer for common array libraries to support the Array API
https://data-apis.org/array-api-compat/
MIT License
70 stars 22 forks source link

Temporarily pin hypothesis on CI #99

Closed asmeurer closed 6 months ago

asmeurer commented 6 months ago

This is needed until https://github.com/data-apis/array-api-tests/issues/238 is fixed.

asmeurer commented 6 months ago

We should probably update the minimum numpy version from 1.21 to something newer https://numpy.org/neps/nep-0029-deprecation_policy.html, but I'm not going to worry about that for now.