Skip to content

Switch to tomli or tomllib#40

Open
brejoc wants to merge 1 commit into
masterfrom
master-toml
Open

Switch to tomli or tomllib#40
brejoc wants to merge 1 commit into
masterfrom
master-toml

Conversation

@brejoc
Copy link
Copy Markdown
Owner

@brejoc brejoc commented Sep 3, 2025

Since toml will be deprecated, we are switching to tomli for Python version <3.11, and tomllib (build-in) for everything above.

Since toml will be deprecated, we are switching to tomli for
Python version <3.11, and tomllib (build-in) for everything
above.
@brejoc
Copy link
Copy Markdown
Owner Author

brejoc commented Sep 3, 2025

This should address #39.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant