Explorar o código

HUE-9447 [ci] Add pip install of pylint and pylint_django

Romain %!s(int64=5) %!d(string=hai) anos
pai
achega
e4afbb8288
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .circleci/config.yml

+ 2 - 0
.circleci/config.yml

@@ -107,6 +107,8 @@ jobs:
       - run:
           name: run python lints
           command: |
+            /usr/share/hue/build/env/bin/pip install pylint==1.9.5 pylint-django==0.7.2
+
             cd ~/repo
 
             /usr/share/hue/build/env/bin/pip install pylint==1.7.5 pylint-django==0.7.2