blob: 5948d8c2bc0d7fc7f941cd62c843f4bd6b7ed887 [file] [log] [blame] [raw]
extraction:
cpp:
prepare:
packages:
- python3-pip
- python3-setuptools
- python3-wheel
after_prepare:
- pip3 install meson
- export PATH="$HOME/.local/bin/:$PATH"
python:
python_setup:
version: 3