projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
269bdf6
)
lgtm: use python3
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sat, 8 Dec 2018 11:51:56 +0000
(20:51 +0900)
committer
The Plumber
<50238977+systemd-rhel-bot@users.noreply.github.com>
Wed, 12 Feb 2020 12:15:21 +0000
(13:15 +0100)
Related: #
1794787
(cherry picked from commit
fc1c09e1dfd2073fb49c4e7bb87102c88a551876
)
(cherry picked from commit
dbb6c3db4a9e38dd13525b073b2de1b5eac0ef7d
)
.lgtm.yml
patch
|
blob
|
history
diff --git
a/.lgtm.yml
b/.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