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

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

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

henryiii
Copy link
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.

Copy link
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
Member

Thanks!

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

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