Skip to content

Commit 8f0e584

Browse files
author
alrex
authored
tests: pin pylint (#618)
Pinning the version of pylint as it's causing failures in our build. Related issue: pylint-dev/pylint#3524
1 parent 490951a commit 8f0e584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pylint~=2.3
1+
pylint==2.4.4
22
flake8~=3.7
33
isort~=4.3
44
black>=19.3b0,==19.*

0 commit comments

Comments
 (0)