[Numpy-discussion] Cleanup of travisCI tests.

Charles R Harris charlesr.harris at gmail.com
Fri Nov 15 13:50:01 EST 2019


Hi All,

I think there are some travisCI tests that we can eliminate, see  tests
<https://travis-ci.org/numpy/numpy/builds/612498337?utm_source=github_status&utm_medium=notification>
for
the current proposed set. I think we can eliminate the following

INSTALL_PICKLE5=1  # Python3.8 has this
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=0

And possibly one or both of

NPY_RELAXED_STRIDES_CHECKING=0
NPY_RELAXED_STRIDES_CHECKING_DEBUG=1

Thoughts?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20191115/644dbdab/attachment.html>


More information about the NumPy-Discussion mailing list