Skip to content

Commit d0f09dd

Browse files
authored
Merge branch 'master' into pylint_181
2 parents 3510b4d + dd165ec commit d0f09dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ val installAll =
3939
|python3 -m pip install pylint-common==0.2.2 &&
4040
|python -m pip install pylint-celery==0.3 &&
4141
|python3 -m pip install pylint-celery==0.3 &&
42+
|python -m pip install SaltPyLint==2017.12.15 &&
43+
|python3 -m pip install SaltPyLint==2017.12.15 &&
4244
|python -m pip install pylint==1.8.2 --upgrade --ignore-installed --no-cache-dir &&
4345
|python3 -m pip install pylint==1.8.2 --upgrade --ignore-installed --no-cache-dir &&
4446
|python -m pip uninstall -y pip &&

0 commit comments

Comments
 (0)