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

Miscellaneous cleanup #149

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Miscellaneous cleanup #149

merged 3 commits into from
Dec 13, 2023

Conversation

woodruffw
Copy link
Collaborator

Shakeout of a few things:

  • Remove a dependabot stanza for /install (doesn't exist, was probably copied during the sigstore-python breakout)
  • Fix PyPI publishing parameter (packages_dir is deprecated in favor of packages-dir)
  • Prefer T | None and container[T] over Optional[T] and Container[T]
  • Enable ruff's UP suite (pyupdate) and apply fixes from it

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw requested a review from di December 12, 2023 19:11
@woodruffw woodruffw self-assigned this Dec 12, 2023
Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw enabled auto-merge (squash) December 12, 2023 19:18
@woodruffw woodruffw merged commit fedbdb4 into main Dec 13, 2023
14 checks passed
@woodruffw woodruffw deleted the ww/cleanup branch December 13, 2023 18:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants