Skip to content

Replace toml with tomllib #74

Description

@jpwarren

Consider replacing the external toml library with the Python standard library tomllib.

I don't believe we're doing anything exotic that warrants use of the external toml, and reducing the number of external dependencies would be helpful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions