add python-lsp-server
This commit is contained in:
parent
058bb23686
commit
c65e1081a0
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ USER build
|
|||
RUN yay -Sy --noconfirm vscodium-bin
|
||||
USER root
|
||||
|
||||
RUN pacman -Sy --noconfirm qtcreator
|
||||
RUN pacman -Sy --noconfirm qtcreator python-lsp-server
|
||||
|
||||
RUN pip3 install pip2pkgbuild python-binance pyside6 --break-system-packages
|
||||
RUN chown -R build /app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue