Skip to content

Commit c5e7265

Browse files
docs(changelog): add the dependency-group canonicalization entry
1 parent bee2c3f commit c5e7265

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/changelog/4061.bugfix.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
A ``dependency-groups`` self-reference such as ``demo_pkg[extra_1]`` now matches the project name and the
2+
``project.optional-dependencies`` keys after PEP 503 normalization, so a non-canonical spelling no longer fails
3+
with ``extra not found`` nor reaches pip unresolved - by :user:`MohammedAlkindi`.

0 commit comments

Comments
 (0)