Skip to content

PEP 518 Support pyproject.toml for configuration #2055

@Edward-Knight

Description

@Edward-Knight

It would be nice if this project supported reading configuration from pyproject.toml files.

INI files read by configparser don't have a well defined syntax, and PEP 518 is supported by a lot of other Python linting tools.


https://www.python.org/dev/peps/pep-0518/#tool-table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions