Merge "Apex: adds ODL SFC to daily"
authorTim Rozet <trozet@redhat.com>
Tue, 26 Jul 2016 19:05:14 +0000 (19:05 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 26 Jul 2016 19:05:14 +0000 (19:05 +0000)
jjb/releng-macros.yaml

index 0c4cb8f..c14ea6c 100644 (file)
             source $WORKSPACE/releng_flake8/bin/activate
 
             # install python packages
-            pip install flake8
+            pip install "flake8==2.6.2"
 
             # generate and upload lint log
             echo "Running flake8 code on $PROJECT ..."