scipy / scipy_doctest

Floating-point aware doctesting
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Add a pytest pre-release workflow job #144

Closed ev-br closed 4 months ago

ev-br commented 5 months ago

Since we're borrowing bits and pieces from pytest, this would give us some advance warning. Testing with the pytest-dev main branch is probably too much, while using pip install --pre sounds about right.

ev-br commented 4 months ago

closed by #152