scipy / scipy_doctest

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

BUG: plugin: get optionflags from DTConfig #117

Closed ev-br closed 6 months ago

ev-br commented 6 months ago

With this, checking scipy using the recipe from https://github.com/ev-br/scpdt/pull/107 seems to work. This obviates the need for several whitespace fixes from https://github.com/scipy/scipy/pull/19242.

(split off gh-111)

ev-br commented 6 months ago

Let's merge this quickly and move on.