Add python3-venv for make coc.nvim work
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user