spacetelescope / spherical_geometry

A Python package for handling spherical polygons that represent arbitrary regions of the sky
http://spherical-geometry.readthedocs.io/
61 stars 31 forks source link

Test with Python 3.12 #235

Closed pllim closed 11 months ago

pllim commented 11 months ago

Python 3.12 is going to be released soon.

pllim commented 11 months ago

This is blocking conda-forge build for Python 3.12, see https://github.com/conda-forge/spherical-geometry-feedstock/pull/30

pllim commented 11 months ago

Actually conda-forge is failing for osx_64 but Python 3.12 compat is a subset of that problem. You still want to make sure it works with the new Python.