Skip to content

ENH: is_lazy_array and is_writeable_array to return False on non-arrays #610

ENH: is_lazy_array and is_writeable_array to return False on non-arrays

ENH: is_lazy_array and is_writeable_array to return False on non-arrays #610

name: Array API Tests (NumPy dev)
on: [push, pull_request]
jobs:
array-api-tests-numpy-dev:
uses: ./.github/workflows/array-api-tests.yml
with:
package-name: numpy
extra-requires: '--pre --extra-index https://pypi.anaconda.org/scientific-python-nightly-wheels/simple'
xfails-file-extra: '-dev'