Skip to content

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

Merged
hyperupcall merged 1 commit into
SchemaStore:masterfrom
felixgwilliams:poetry-python-version-optional
Feb 18, 2025
Merged

fix: remove python as a required property in tool.poetry.dependencies#4413
hyperupcall merged 1 commit into
SchemaStore:masterfrom
felixgwilliams:poetry-python-version-optional

Conversation

@felixgwilliams
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@hyperupcall
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

LGTM

@github-actions
Copy link
Copy Markdown
Contributor

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

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