Skip to content

Commit b8d6ed6

Browse files
committed
Update pycodestyle minimum version to 2.1.0.
1 parent fb5886f commit b8d6ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ commands =
211211
python {toxinidir}/scripts/run_pylint.py
212212
deps =
213213
{[testing]deps}
214-
pycodestyle
214+
pycodestyle >= 2.1.0
215215
pylint >= 1.6.4
216216
passenv = {[testenv:system-tests]passenv}
217217

0 commit comments

Comments
 (0)