mirror of https://github.com/Syncplay/syncplay
AppVeyor: upgrade PySide2 to 5.12.3
This commit is contained in:
parent
cf35fd73fe
commit
fbe9f3a9ac
|
@ -25,7 +25,7 @@ init:
|
|||
- curl -L https://bintray.com/alby128/py2exe/download_file?file_path=py2exe-0.9.3.0-cp36-none-win32.whl -o py2exe-0.9.3.0-cp36-none-win32.whl
|
||||
- pip install py2exe-0.9.3.0-cp36-none-win32.whl
|
||||
- del py2exe-0.9.3.0-cp36-none-win32.whl
|
||||
- pip install shiboken2==5.12.0 PySide2==5.12.0
|
||||
- pip install shiboken2==5.12.3 PySide2==5.12.3
|
||||
- pip freeze
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue