Closed
Description
On the current main branch, there are "extra" and "optional" optional dependecy groups. These names aren't very descriptive, so over in #2538 I wasn't sure how to documente them. It would be good if we moved or renamed these dependencies. Does anyone have any suggestions?
[project.optional-dependencies]
...
extra = [
'msgpack',
]
optional = [
'universal-pathlib>=0.0.22',
'rich'
]
...
Metadata
Metadata
Assignees
Labels
No labels