Skip to content

Support for pyproject.toml missing #29

Description

@mjpieters

isort can load configuration from pyproject.toml only if the toml module is installed. This is defined as an extra, so

pip install isort[toml]

would pull in that dependency. Can this also be added to the plugin please?

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