Use python3 for packages

master
Michael Mandl 2020-09-14 10:04:56 +02:00
parent c76e96d1c1
commit 75187a8f26
No known key found for this signature in database
GPG Key ID: 4E60F44227F611B4
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- cmake
- llvm
- clang
- python-pip
- python3-pip
state: latest
- name: install python packages
@ -16,3 +16,4 @@
- python-language-server
state: latest
extra_args: --user
executable: pip3