Skip to content

Commit 1644545

Browse files
acomodivaughnbetz
authored andcommitted
requirements: pin pylint and black
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent aeddc02 commit 1644545

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
black
21
prettytable
3-
pylint
42
lxml
53
psutil
4+
# Python linter and formatter
5+
black==20.8b1
6+
pylint==2.7.4

0 commit comments

Comments
 (0)