spacetelescope / stcal

https://stcal.readthedocs.io/en/latest/
Other
10 stars 32 forks source link

expand build matrix with more Python versions #219

Closed zacharyburnett closed 1 year ago

zacharyburnett commented 1 year ago

This PR updates the build matrix to build wheels for more versions of Python (currently the build workflow only builds for Python 3.9)

Checklist

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!.

zacharyburnett commented 1 year ago

checking the artifact output shows wheels from Python 3.9, 3.10, 3.11, and 3.12