Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve wheel-building CI workflow to use dependabot #1118

Open
aphearin opened this issue Feb 10, 2025 · 0 comments
Open

Improve wheel-building CI workflow to use dependabot #1118

aphearin opened this issue Feb 10, 2025 · 0 comments

Comments

@aphearin
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant