Skip to content

Comments

Migrate to tomli#138

Merged
fsouza merged 1 commit intomainfrom
migrate-to-tomli
Sep 6, 2022
Merged

Migrate to tomli#138
fsouza merged 1 commit intomainfrom
migrate-to-tomli

Conversation

@fsouza
Copy link
Collaborator

@fsouza fsouza commented Sep 6, 2022

Closes #137.

@fsouza fsouza merged commit 67ee42e into main Sep 6, 2022
@fsouza fsouza deleted the migrate-to-tomli branch September 6, 2022 15:42
yajo added a commit to moduon/nixpkgs that referenced this pull request Apr 24, 2023
As you can see in PyCQA/autoflake#138, TOML support is added using python 3.11's builtin `tomllib`. However, for older Python versions, they use `tomli`. Thus, it must be included for those versions.

@moduon MT-2798
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.

Depend on tomli rather than toml

1 participant