Fix installer for pyls-all

This commit is contained in:
Yasuhiro Matsumoto
2020-10-27 22:43:42 +09:00
parent 4eb1b73d23
commit 5bf3bcef1a

View File

@@ -1,4 +1,4 @@
@echo off
call "%~dp0\pip_install.cmd" pyls "python-language-server[all]"
move pyls pyls-all
move pyls.cmd pyls-all.cmd