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

Add support for PEP 735 dependency groups #469

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

Conversation

jherland
Copy link
Member

Fixes #467.

See https://peps.python.org/pep-0735/ for details.

Commits:

  • GH actions: Don't use Poetry >=v2
  • pyproject_toml_parser: Add support for PEP 735 dependency groups

Poetry v2 drops support for Python v3.8 which we are still using.
@jherland jherland added this to the FawltyDeps 1.0 milestone Jan 28, 2025
@jherland jherland self-assigned this Jan 28, 2025
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.

Add support for PEP 735 -- Dependency Groups in pyproject.toml
1 participant