-
Notifications
You must be signed in to change notification settings - Fork 30
Update poetry-core to v2 #242
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Realized we no longer need the comment about keeping up to date with the black section, and added suggestion to reword in keeping with our existing project style.
Co-authored-by: ohemorange <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks for being so responsive here!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm as well!
thanks a lot cdce8p
Update poetry-core to
>=2.2.0and move basic config fromtool.poetrytoprojecttable.Apache-2.0as specified in PEP 639. Also remove the (deprecated) license classifier.https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files
requires-python.tool.black.target-versionsince black is able to infer the value fromproject.requires-python.Metadata diff