module: yapf needs extra toml now

This commit is contained in:
cn 2022-04-01 01:12:51 +02:00
parent dd5100c210
commit 672ff97326
1 changed files with 1 additions and 0 deletions

View File

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