Skip to content

Fix dependency-group name normalization #3540

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

Merged

Conversation

robsdedude
Copy link
Contributor

Dependency group names in include-group were not properly normalized.

Fixes #3539

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation not applicable

@robsdedude robsdedude requested a review from gaborbernat as a code owner June 1, 2025 20:23
@robsdedude robsdedude force-pushed the fix/dependency-group-normalization branch from 3c52109 to 6ca4326 Compare June 1, 2025 21:35
@robsdedude robsdedude force-pushed the fix/dependency-group-normalization branch from 6ca4326 to a3dc3da Compare June 1, 2025 21:36
@ssbarnea ssbarnea enabled auto-merge (squash) June 3, 2025 07:50
@ssbarnea ssbarnea merged commit c5dccb8 into tox-dev:main Jun 3, 2025
28 checks passed
@robsdedude robsdedude deleted the fix/dependency-group-normalization branch June 3, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Depency group implementation does not correctly normalize group names
2 participants