lgtm: use python3
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 8 Dec 2018 11:51:56 +0000 (20:51 +0900)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 19 Feb 2019 12:27:54 +0000 (13:27 +0100)
(cherry picked from commit fc1c09e1dfd2073fb49c4e7bb87102c88a551876)

.lgtm.yml

index 37f9c4335c2e127b98b2e98c1a08db2f3e622cb4..5948d8c2bc0d7fc7f941cd62c843f4bd6b7ed887 100644 (file)
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -8,3 +8,6 @@ extraction:
     after_prepare:
       - pip3 install meson
       - export PATH="$HOME/.local/bin/:$PATH"
+  python:
+    python_setup:
+      version: 3