Skip to content

Add optional dependencies as such in pyproject.toml #173

@lorentzenchr

Description

@lorentzenchr

We should add the optional dependencies appropriately in pyproject.tom, see
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#dependencies-optional-dependencies.

Example plotly:

[project.optional-dependencies]
plotly = ["plotly>=5.11.0"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions