Use tomli_w instead of toml

This commit is contained in:
joncrall
2022-06-27 16:23:02 -04:00
parent 22ba00bb46
commit 12a3fa2d3e
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ extras = {
"pytest-timeout",
"pytest-xdist",
"build",
"toml",
"toml_w",
],
"bin": [
"click",