projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f6c9b6
)
lgtm: use python3
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sat, 8 Dec 2018 11:51:56 +0000
(20:51 +0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sun, 9 Dec 2018 18:07:17 +0000
(
03:07
+0900)
.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