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

Migrate to poetry 2.0.0 #621

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aliberts
Copy link
Collaborator

@aliberts aliberts commented Jan 8, 2025

What this does

⚠️ DO NOT MERGE YET
Poetry 2.0.0 seems to have performance issues when solving dependencies.
Generating this new poetry.lock file took more than 17mn (1038.1s)
Using the --regenerate option, this was even worse as I had to killed it after 47mn (it hadn't finished)

This standardizes the pyproject.toml to conform exactly to PEP 621 as it's now possible to do with poetry 2.0.0 which just released.

How it was tested

TODO

How to checkout & try? (for the reviewer)

TODO

@aliberts aliberts added the ➡️ Dependencies Adding, removing or updating dependencies label Jan 8, 2025
@aliberts aliberts mentioned this pull request Jan 8, 2025
@aliberts aliberts self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➡️ Dependencies Adding, removing or updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant