ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
625 stars 161 forks source link

Generate python 3.11 wheels #445

Closed tfmoraes closed 1 year ago

tfmoraes commented 1 year ago

Updated the actions to create python 3.11 wheels too.

cookpa commented 1 year ago

Thanks, looks good to me. I'll see about adding a workflow_dispatch event to make it easier to run on demand.