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

misc: Upgrade Poetry to v2.0 #1476

Merged
merged 1 commit into from
Jan 12, 2025
Merged

misc: Upgrade Poetry to v2.0 #1476

merged 1 commit into from
Jan 12, 2025

Conversation

adamantike
Copy link
Collaborator

{ name = "Arcane", email = "[email protected]" },
]
requires-python = "^3.12"
dependencies = [
Copy link
Member

Choose a reason for hiding this comment

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

should not go under [project.dependencies]?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, but as it's just an array of strings, that's the way to represent it in TOML.
Example: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#dependencies-optional-dependencies

@adamantike adamantike merged commit 5ecb6d3 into master Jan 12, 2025
6 checks passed
@adamantike adamantike deleted the misc/poetry-v2 branch January 12, 2025 16:25
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