ma tools/dev: remove remaining parts which pull in python-language-server
This commit is contained in:
parent
c5d9a64a5b
commit
6227121c8b
|
@ -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 a new issue