Add python3-venv for make coc.nvim work
This commit is contained in:
parent
01c1ca74a3
commit
3aa7bcfa2e
@ -3,7 +3,8 @@
|
|||||||
become: true
|
become: true
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
|
- python-is-python3
|
||||||
- python3
|
- python3
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
- python3-venv
|
||||||
- python3-virtualenv
|
- python3-virtualenv
|
||||||
- python-is-python3
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user