]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Force LGTM to test on Python 3 instead of Python 2
authorcclauss <cclauss@bluewin.ch>
Thu, 15 Nov 2018 16:46:46 +0000 (17:46 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Nov 2018 16:46:46 +0000 (17:46 +0100)
lgtm.yml

index 4b7b4881397d8f9fd89112b2af599fb1d3d5c9ad..a78d90d5e36dd6a9abe7831b32ea801601904195 100644 (file)
--- a/lgtm.yml
+++ b/lgtm.yml
@@ -32,3 +32,6 @@ extraction:
       - "make"
       - "popd"
       - "make"
+  python:
+    python_setup:
+      version: 3