Conversation
Secrus
left a comment
There was a problem hiding this comment.
Some SPAG suggestions. I'd love to have @neersighted double-check those.
neersighted
left a comment
There was a problem hiding this comment.
I tweaked @Secrus's comments and added my own, everything else LGTM.
b11fff3 to
912f671
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
|
Now poetry-core is released 😊, how long until main poetry gets core dependency updated? |
|
If you are referring to master: python-poetry/poetry#7423, for the release: python-poetry/poetry#7357. If you expect a specific date: as always, as long as it takes. 😉 |
|
@radoering This change has broken the |
|
@kpdemetriou Can you please be more specific? If you encountered a regression, please create an issue with the exact error message and an example to reproduce the issue. |








Added
extrasare defined in the main dependency group (#542).Changed
FileDependency(#535).allows_preleasesimplicitly anymore if the lower bound of a constraint is a pre-release (#543).setup.pyfile in sdists by default (#318).platformattribute fromPackage(#548).pretty_versionparameter when creating aPackage(#549).Fixed
metadata_directorywas not respected when building an editable wheel (#537).tool.poetry.description(#505).Vendoring
attrs==22.2.0jsonschema==4.17.3lark==1.1.5packaging==23.0pyrsistent==0.19.3