Skip to content

Commit 22e8643

Browse files
authored
Merge pull request #451 from cmu-delphi/add-pylint
Add pylint to utils
2 parents 25c61c3 + 8011631 commit 22e8643

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)