Skip to content
Snippets Groups Projects
Commit 6734d7cc authored by Philipp Hörist's avatar Philipp Hörist
Browse files

gajim-test: Upgrade pyright

parent 298e464a
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ RUN apt-get install -y \
libcairo2-dev \
pkg-config
RUN npm install -g pyright@1.1.331
RUN npm install -g pyright@1.1.350
ENV VIRTUAL_ENV=/opt/venv
RUN python -m venv --system-site-packages $VIRTUAL_ENV
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment