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

chore: modernize toml #1192

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Jan 5, 2024

  • I have added an entry to docs/changelog.md

Summary of changes

This is a minor modernization of the pyproject.toml, removing deprecated options. One small change, B904 is restored, and the two failures were fixed - the exceptions are already printed/logged, so "from None" is correct (probably a Python 2 holdover).

Based on https://learn.scientific-python.org/development/guides/repo-review/?repo=pypa%2Fpipx&branch=main.

Test plan

Tested by running

pre-commit run -a

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/chore/modernizetoml branch from 2f6d71b to 0699c9c Compare January 5, 2024 16:45
@henryiii henryiii marked this pull request as ready for review January 5, 2024 18:11
chrysle
chrysle previously approved these changes Jan 5, 2024
@chrysle chrysle merged commit b922713 into pypa:main Jan 5, 2024
14 checks passed
@Gitznik Gitznik mentioned this pull request Jan 11, 2024
1 task
@Yusuf-Babagana
Copy link

Great

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

3 participants