]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
lgtm: use python3
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 8 Dec 2018 11:51:56 +0000 (20:51 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Dec 2018 18:07:17 +0000 (03:07 +0900)
.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