add python-lsp-server

This commit is contained in:
Anders Rytter Hansen 2023-11-09 21:28:18 +01:00
commit c65e1081a0

View file

@ -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