module: yapf needs extra toml now

This commit is contained in:
cn 2022-04-01 00:57:39 +02:00
parent 9f1d6f918b
commit 9062dc8704
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ pylint = "~2.12"
rope = "~0.23"
types-PyYAML = "~6.0"
types-requests = "~2.27"
toml = "~0.10"
yapf = "~0.32"
[tool.yapf]