You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
<!--
Include a short paragraph of the changes introduced in this PR.
If this PR requires additional context or rationale, explain why
the changes are necessary.
-->
Miscellaneous selection of small tooling changes.
## Details
<!--
Provide a detailed list of all changes introduced in this pull request.
-->
- [x] Add dependency-groups `dev` group for tools that automatically
install development packages
- [x] Add pylock for synchronizing package versions across maintainers
- [x] Match tox python version matrix to 3.9-3.12
- [x] Drop the broken PR `build` job
- [x] Drop mypy from pre-commit checks
## Test Plan
<!--
List the steps needed to test this PR.
-->
- TODO
## Related Issues
<!--
Link any relevant issues that this PR addresses.
-->
- TODO
---
- [x] "I certify that all code in this PR is my own, except as noted
below."
## Use of AI
- [ ] Includes AI-assisted code completion
- [ ] Includes code generated by an AI application
- [ ] Includes AI-generated tests (NOTE: AI written tests should have a
docstring that includes `## WRITTEN BY AI ##`)
---------
Signed-off-by: Samuel Monson <smonson@redhat.com>
The build artifacts (\`.whl\` and \`.tar.gz\`) have been successfully generated and are available for download: ${{ steps.artifact-upload.outputs.artifact-url }}.
0 commit comments