We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f357e commit 91f91e1Copy full SHA for 91f91e1
tox.ini
@@ -50,7 +50,7 @@ commands =
50
[testenv:pep8]
51
deps =
52
{[testenv]deps}
53
- codespell
+ codespell<2.3.0
54
yamllint
55
allowlist_externals = bash
56
commands =
0 commit comments