You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -550,9 +553,9 @@ This specification defines Dependency Groups, a mechanism for storing package re
550
553
551
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.
552
555
553
-
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.
556
+
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.
554
557
555
-
For the full specification and behavior, refer to the [Dependency Groups specification](https://packaging.python.org/en/latest/specifications/dependency-groups/).
558
+
For the full specification and behavior, refer to the `Dependency Groups specification<https://packaging.python.org/en/latest/specifications/dependency-groups/>`_.
0 commit comments