Skip to content

Commit f3b5bf4

Browse files
committed
build: pin pylint to 4.0.3
This is getting annoying, leave my code alone with **patch** updates!
1 parent 6641010 commit f3b5bf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
pylint
1+
# pylint 4.0.4 is way stricter - a patch update!
2+
pylint==4.0.3
23
flake8-docstrings
34
flake8
45
black

0 commit comments

Comments
 (0)