Hi @gatagat , we still haven't clarified on this Python 3.7 support yet as I wrote there.
As you can see in these workflow runs:
https://github.com/gatagat/lap/actions/runs/17492443305
https://github.com/gatagat/lap/actions/runs/17492440681
https://github.com/gatagat/lap/actions/runs/17492437630
Your commit 2331683 for numpy>=1.23.0 does break Python 3.7 support.
By the way, the updated workflows are ready if we revert to numpy>=1.21.6. If you decide to drop Python 3.7 support, then I can update the workflows further and we can go ahead and use the latest cibuildwheel v3 instead.
Best regards,
Hi @gatagat , we still haven't clarified on this Python 3.7 support yet as I wrote there.
As you can see in these workflow runs:
https://github.com/gatagat/lap/actions/runs/17492443305
https://github.com/gatagat/lap/actions/runs/17492440681
https://github.com/gatagat/lap/actions/runs/17492437630
Your commit 2331683 for
numpy>=1.23.0does break Python 3.7 support.By the way, the updated workflows are ready if we revert to
numpy>=1.21.6. If you decide to drop Python 3.7 support, then I can update the workflows further and we can go ahead and use the latest cibuildwheel v3 instead.Best regards,