Skip to content

Commit 9e0791f

Browse files
author
Jonathan Esterhazy
committed
pin pylint version
1 parent aedebb9 commit 9e0791f

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
@@ -69,6 +69,6 @@ commands = flake8
6969
[testenv:pylint]
7070
basepython = python3
7171
deps =
72-
pylint>=2.1
72+
pylint==2.1.1
7373
commands =
7474
python -m pylint --rcfile=.pylintrc src/sagemaker

0 commit comments

Comments
 (0)