astropy / astroplan

Observation planning package for astronomers – maintainer @bmorris3
https://astroplan.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
198 stars 109 forks source link

Compatibility with astropy v6.0 #581

Closed bmorris3 closed 4 months ago

bmorris3 commented 4 months ago

Fix for the import error uncovered in https://github.com/astropy/astroplan/issues/580.

bmorris3 commented 4 months ago

We'll need to remove the pin on numpy < 2 once erfa gets released with support for numpy 2.