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