Skip to content

Commit ee02fa3

Browse files
committed
Update --group news fragment
1 parent 5a7269a commit ee02fa3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

news/12963.feature.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
- Add a ``--group`` option which allows installation from PEP 735 Dependency
2-
Groups. Only ``pyproject.toml`` files in the current working directory are
3-
supported.
2+
Groups. ``--group`` accepts arguments of the form ``group`` or
3+
``path:group``, where the default path is ``pyproject.toml``, and installs
4+
the named Dependency Group from the provided ``pyproject.toml`` file.

0 commit comments

Comments
 (0)