-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
extras_require in python packages #62833
Copy link
Copy link
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.
Fields
Give feedbackNo fields configured for issues without a type.