Skip to content

Use tomllib on python3.11 #170

@q-wertz

Description

@q-wertz

Currently the additional package tomli is required for pyproject.toml configuration support.

Starting with python 3.11 one could drop this requirement and use the built in tomllib library. It should be API compatible with tomli.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: stakeholderRelates to docformatter stakeholder requested behaviorP: enhancementFeature that is outside the scope of PEP 257

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions