From 2a4562edf4e91dc052fe03f636b25304680e2676 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 27 Jul 2019 12:16:24 +0200 Subject: Enable py36 unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It benefits from the swith to lf-virtual1. Change-Id: Ib38bf0adb09df62173894d048fb06c48b3a4b462 Signed-off-by: Cédric Ollivier (cherry picked from commit 4138ba00dd8db7fcf043a071f4c44b52e33265bc) --- upper-constraints.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 636c842f4..de66a3156 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -22,3 +22,5 @@ neutron===13.0.2 os-faults===0.1.18 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 +pylint===1.9.5;python_version=='2.7' +pylint===2.3.1;python_version=='3.6' -- cgit 1.2.3-korg