-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.9.needs: documentationThis needs to be documented well.This needs to be documented well.
Milestone
Description
Issue description
Certain packages will have a extras_require in setup.py.
Currently I've advised people to follow the convention of adding an option like
with$extra_name following the name used for the feature in setup.py.
See mailman-rss for example. (https://github.com/kyamagu/mailman-rss/blob/master/setup.py#L45).
Is this something to document specifically for Python in nixpkgs?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.9.needs: documentationThis needs to be documented well.This needs to be documented well.