diff --git a/pyproject.toml b/pyproject.toml index a3a92a3..40667b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,4 +20,5 @@ pylint = "*" pytest = "*" snapshottest = "*" rope = "*" +toml = "*" yapf = "*"