mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-16 10:56:51 +00:00
Update build.yml
This commit is contained in:
parent
74fc46c1d2
commit
7a1752fc59
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Python dependencies
|
- name: Install Python dependencies
|
||||||
run: |
|
run: |
|
||||||
pip3 install -U setuptools==60.*.* wheel pip
|
pip3 install -U setuptools==60.* wheel pip
|
||||||
pip3 install twisted[tls] appnope requests certifi
|
pip3 install twisted[tls] appnope requests certifi
|
||||||
pip3 install shiboken2==5.15.2 pyside2==5.15.2
|
pip3 install shiboken2==5.15.2 pyside2==5.15.2
|
||||||
pip3 install altgraph modulegraph macholib
|
pip3 install altgraph modulegraph macholib
|
||||||
|
Loading…
Reference in New Issue
Block a user