Skip to content

fix: remove python as a required property in tool.poetry.dependencies #4413

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

Merged

Conversation

felixgwilliams
Copy link
Contributor

Since poetry v2, the tool.poetry.dependencies section no longer requires a version specifier for python.
A PR to update the poetry documents accordingly has been merged here. I will mark this PR as ready once the document update is live.

This pull request reflects this by removing python as a required property and adds a test example that has a tool.poetry.dependencies section without a python property.

@hyperupcall
Copy link
Member

Thanks! Is good to undraft now? Seems to be included in v2.1.0

@hyperupcall
Copy link
Member

Thanks! (I'm going to review and "request changes" to test out one of our GitHub actions, but after that, I will merge this!)

Copy link
Member

@hyperupcall hyperupcall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

@hyperupcall
Copy link
Member

LGTM

Copy link
Contributor

There was an issue merging, maybe try again hyperupcall. Details

@hyperupcall hyperupcall merged commit 093d7f4 into SchemaStore:master Feb 18, 2025
6 checks passed
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.

2 participants