Skip to content

Commit e478cad

Browse files
Daksh2000ncoghlan
andauthored
Update source/specifications/pyproject-toml.rst
Co-authored-by: Alyssa Coghlan <[email protected]>
1 parent 09ef8e4 commit e478cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/specifications/pyproject-toml.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ This specification defines Dependency Groups, a mechanism for storing package re
552552
``[pyproject.toml]`` files such that they are not included in project metadata when it is built.
553553

554554
The ``[dependency-groups]`` table is an optional top-level table that allows defining non-distribution dependencies used for internal tooling, such as testing or linting.
555+
Dependency groups are also suitable for use in projects which are not built for distribution, such as collections of related scripts.
555556

556557
For the full specification and behavior, refer to the `Dependency Groups specification <https://packaging.python.org/en/latest/specifications/dependency-groups/>`_.
557558

0 commit comments

Comments
 (0)