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

BLD: Use OpenAstronomy to build distribution wheels #239

Closed pllim closed 11 months ago

pllim commented 11 months ago

It makes multi-OS wheel building easier but would require you to use tox (that also affects the CI).

https://github.com/OpenAstronomy/github-actions-workflows

A big plus is that you can then use label to selectively build wheels (but not upload them) for PRs.