Open
Description
The current version of wheels.yaml
pip installs cibuildwheel
on this line using a hard-coded cibuildwheel==2.10.0
. The dependabot does not update this line. Here is an example in galsim of how to adapt this workflow by envoking uses: pypa/[email protected]
, which the dependabot will update.
Metadata
Metadata
Assignees
Labels
No labels