From: cclauss Date: Thu, 15 Nov 2018 16:46:46 +0000 (+0100) Subject: Force LGTM to test on Python 3 instead of Python 2 X-Git-Tag: auth-4.2.0-alpha1~38^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9faee1ca01a6a40c4eb6bdd84d96cd6cd1d22b1f;p=thirdparty%2Fpdns.git Force LGTM to test on Python 3 instead of Python 2 --- diff --git a/lgtm.yml b/lgtm.yml index 4b7b488139..a78d90d5e3 100644 --- a/lgtm.yml +++ b/lgtm.yml @@ -32,3 +32,6 @@ extraction: - "make" - "popd" - "make" + python: + python_setup: + version: 3