The TestRectanglePixelRegion::test_as_mpl_selector test is failing in CI with devdeps (dev numpy and astropy) with a ZeroDivisionError: float division (e.g., see https://github.com/astropy/regions/runs/4734505137?check_suite_focus=true#step:6:216).
I tested this locally with dev astropy and numpy 1.22.0 and the tests pass, so the issue may be with numpy dev.
ping @dhomeier, @astrofrog
The
TestRectanglePixelRegion::test_as_mpl_selectortest is failing in CI with devdeps (dev numpy and astropy) with aZeroDivisionError: float division(e.g., see https://github.com/astropy/regions/runs/4734505137?check_suite_focus=true#step:6:216).I tested this locally with dev astropy and numpy 1.22.0 and the tests pass, so the issue may be with numpy dev.
ping @dhomeier, @astrofrog