ma tools/dev: remove remaining parts which pull in python-language-server
This commit is contained in:
parent
7ca789f598
commit
a479db8626
@ -5,7 +5,8 @@
|
||||
(python3.withPackages(ps: [
|
||||
#ps.python-language-server
|
||||
# the following plugins are optional, they provide type checking, import sorting and code formatting
|
||||
ps.pyls-mypy ps.pyls-isort ps.pyls-black
|
||||
# ps.pyls-mypy ps.pyls-isort ps.pyls-black
|
||||
|
||||
ps.virtualenv ps.pyserial ps.virtualenv
|
||||
]))
|
||||
# embedded
|
||||
|
Loading…
Reference in New Issue
Block a user