Skip to content

Commit 8011631

Browse files
committed
add pylint to utils setup
1 parent 25c61c3 commit 8011631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_delphi_utils_python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"moto",
99
"numpy",
1010
"pandas>=1.1.0",
11+
"pylint",
1112
"pytest",
1213
"pytest-cov",
1314
"xlrd"

0 commit comments

Comments
 (0)