Open mathiasertl opened 1 month ago
as discussed with @kislyuk:
ruff format
ruff check
dev-requirements.in
pip-compile
Note that the two commits labeled [automatic] have only automatic code changes from ruff and thus should be fine. So you might want to remove those two commits from comparing.
[automatic]
as discussed with @kislyuk:
ruff format
andruff check
.dev-requirements.in
aspip-compile
produces files with conflicting dependencies (and old versions at that). See build https://github.com/pyauth/python-pkcs11/actions/runs/11091106916.Note that the two commits labeled
[automatic]
have only automatic code changes from ruff and thus should be fine. So you might want to remove those two commits from comparing.