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

Update to Poetry 2.0 #246

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Update to Poetry 2.0 #246

wants to merge 6 commits into from

Conversation

johnthagen
Copy link
Owner

@johnthagen johnthagen commented Jan 9, 2025

Closes #209

  • Update to Poetry 2.0
    • Bump minimum poetry-core build-system
  • Explicitly depend on poetry-plugin-export needed for nox-poetry
  • Migrate to the [project] of PEP 621
  • Migrate from poetry install to poetry sync
  • Add --strict flag to poetry check
  • Remove redundant target-version Ruff setting

TODO

@johnthagen johnthagen added the enhancement New feature or request label Jan 9, 2025
@johnthagen johnthagen self-assigned this Jan 9, 2025
@johnthagen
Copy link
Owner Author

We need this fix to released in Poetry 2.0.1 to allow us to migrate all poetry install ... commands to poetry sync

@johnthagen johnthagen mentioned this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning that Poetry-bundled poetry-plugin-export is deprecated
1 participant