4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\pip_install.cmd" pyls python-language-server
|
@echo off
|
|
|
|
call "%~dp0\pip_install.cmd" pyls python-language-server
|