Closed weaverba137 closed 1 year ago
@moustakas, great question. Let me at least experiment with that on this PR, but if I find significant problems, I'll restore the current test suite and defer that to another PR.
Some of the more recent versions of Astropy have different ordering when printing units, so I don't think we can test the most recent Astropy on this PR. Still the test matrix will move forward.
I've nudged the test versions forward a little bit. Astropy > 5.0 introduces some ordering changes in printing units that will need some fixes in subsequent PRs.
This PR makes some relatively minor updates to the package infrastructure, with the hope of not disrupting ongoing work on some filter updates, etc.
CHANGES.rst
todocs/changes.rst
so that the change log is visible on RTD.README.rst
file.