astropy / pytest-remotedata

Pytest plugin to control whether tests are run that have remote data
BSD 3-Clause "New" or "Revised" License
23 stars 15 forks source link

MAINT: adding pyhon 3.12 and other CI cleanup #71

Closed bsipocz closed 1 year ago

bsipocz commented 1 year ago

Extending CI matrix with new versions, adding python 3.12, and other minor cleanups. This should go into the next release.

I have changes that remove python 3.7 support for a separate PR, which should go in once the next release is out.