AppVeyor: revert to PySide2 5.12.0
This commit is contained in:
parent
594d1697de
commit
4aecf2c1c1
@ -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
|
- 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
|
- pip install py2exe-0.9.3.0-cp36-none-win32.whl
|
||||||
- del py2exe-0.9.3.0-cp36-none-win32.whl
|
- del py2exe-0.9.3.0-cp36-none-win32.whl
|
||||||
- pip install PySide2
|
- pip install shiboken2==5.12.0 PySide2==5.12.0
|
||||||
- pip freeze
|
- pip freeze
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user