Skip to content

fix: support Poetry's 2's support of project section#4345

Merged
hyperupcall merged 1 commit intoSchemaStore:masterfrom
henryiii:henryiii/fix/poetry2.0
Jan 10, 2025
Merged

fix: support Poetry's 2's support of project section#4345
hyperupcall merged 1 commit intoSchemaStore:masterfrom
henryiii:henryiii/fix/poetry2.0

Conversation

@henryiii
Copy link
Copy Markdown
Contributor

@henryiii henryiii commented Jan 9, 2025

This is a possible fix for #4338. Poetry now (2.0) supports the [project] table instead of only its own configuration. This makes the requirement here much more complex, as project.name OR tool.poetry.name can be set. Fixing by removing the requirement here.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 9, 2025

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@hyperupcall
Copy link
Copy Markdown
Member

Thanks!

@hyperupcall hyperupcall merged commit f9c9d76 into SchemaStore:master Jan 10, 2025
@ChenZhouUC
Copy link
Copy Markdown

many thanks!!! It's really a good fix!

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.

3 participants