1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

lgtm: use python3

This commit is contained in:
Yu Watanabe
2018-12-08 20:51:56 +09:00
parent 2f6c9b6f3f
commit fc1c09e1df

View File

@@ -8,3 +8,6 @@ extraction:
after_prepare:
- pip3 install meson
- export PATH="$HOME/.local/bin/:$PATH"
python:
python_setup:
version: 3