We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7269a commit ee02fa3Copy full SHA for ee02fa3
news/12963.feature.rst
@@ -1,3 +1,4 @@
1
- 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.
+ Groups. ``--group`` accepts arguments of the form ``group`` or
+ ``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