1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2025-09-21 19:52:05 +02:00
This commit is contained in:
cn
2021-06-10 16:31:22 +02:00
parent 7f7f5c778f
commit 9ee8e98c22

View File

@@ -19,6 +19,8 @@ requests = "~2.25"
mypy = "0.901" mypy = "0.901"
pylint = "~2.8" pylint = "~2.8"
rope = "~0.19" rope = "~0.19"
types-PyYAML = "~0.1"
types-requests = "~0.1"
yapf = "~0.31" yapf = "~0.31"
[tool.yapf] [tool.yapf]