Skip to content

Commit 8a6eccf

Browse files
committed
Make example or extras and dependency groups mroe distinct
1 parent 8315686 commit 8a6eccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/specifications/dependency-specifiers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,12 +299,12 @@ an error like all other unknown variables.
299299
- An error except when defined by the context interpreting the
300300
specification.
301301
- String
302-
- ``test``
302+
- ``toml``
303303
* - ``extras``
304304
- An error except when defined by the context interpreting the
305305
specification.
306306
- Set of strings
307-
- ``{"test"}``
307+
- ``{"toml"}``
308308
* - ``dependency_groups``
309309
- An error except when defined by the context interpreting the
310310
specification.

0 commit comments

Comments
 (0)