We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd71a6 commit 46915d3Copy full SHA for 46915d3
Pipfile
@@ -9,6 +9,7 @@ mypy = "*"
9
pytest = "*"
10
pytest-cov = "*"
11
yapf = "*"
12
+toml = "*" # see https://github.com/google/yapf/issues/936
13
14
[packages]
15
nkeys = "*"
0 commit comments