[CODE] devel-setup: do not install pylint globally
This commit is contained in:
parent
9183c3b0dc
commit
d9ab6a995f
|
@ -49,7 +49,7 @@
|
|||
pip:
|
||||
name:
|
||||
- autopep8
|
||||
- pylint
|
||||
# - pylint # must be installed in each venv individually!
|
||||
executable: /usr/local/bin/pip3
|
||||
when: user_lang_python == true
|
||||
- name: vscode - Python
|
||||
|
|
Loading…
Reference in a new issue