[Numpy-discussion] Release vs development testing.

Charles R Harris charlesr.harris at gmail.com
Sun May 12 08:58:57 EDT 2019


Hi All,

NumPy currently distinguishes between release and development versions when
running tests. Is there a good reason to continue this practice? I ask,
because with the last pytest release it would be convenient to always
include `pytest.ini ` so that we can register markers. The presence of
`pytest.ini` is how we distinguish betweendevelopment from release for
testing purposes.

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


More information about the NumPy-Discussion mailing list