1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-06-16 10:34:43 +02:00

module: yapf needs extra toml now

This commit is contained in:
cn 2022-04-01 00:57:39 +02:00
parent 9f1d6f918b
commit 9062dc8704

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]