Skip to content

Commit cd64797

Browse files
Daksh2000ncoghlan
authored andcommitted
Update source/specifications/pyproject-toml.rst
Co-authored-by: Alyssa Coghlan <[email protected]>
1 parent 268af8f commit cd64797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/specifications/pyproject-toml.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,6 @@ Declaring dependency groups: the ``[dependency-groups]`` table
551551
This specification defines Dependency Groups, a mechanism for storing package requirements in
552552
``[pyproject.toml]`` files such that they are not included in project metadata when it is built.
553553

554-
Dependency Groups are suitable for internal development use-cases like linting and testing, as well as for projects which are not built for distribution, like collections of related scripts.
555554

556555
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.
557556

0 commit comments

Comments
 (0)