module: yapf needs extra toml now

This commit is contained in:
cn 2022-04-01 01:00:43 +02:00
parent 4bc976fe0d
commit a32d9907fb
1 changed files with 1 additions and 0 deletions

View File

@ -20,4 +20,5 @@ pylint = "*"
pytest = "*" pytest = "*"
snapshottest = "*" snapshottest = "*"
rope = "*" rope = "*"
toml = "*"
yapf = "*" yapf = "*"