kopia lustrzana https://github.com/inkstitch/inkstitch
set version PyGObject for Linux to fix build error
rodzic
69e749e543
commit
8a01e491b9
|
@ -51,7 +51,7 @@ jobs:
|
|||
python -m pip debug
|
||||
|
||||
python -m pip install pycairo
|
||||
python -m pip install PyGObject
|
||||
python -m pip install PyGObject==3.50.0
|
||||
|
||||
python -m pip install https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04/wxPython-4.2.2-cp39-cp39-linux_x86_64.whl
|
||||
|
||||
|
@ -125,7 +125,7 @@ jobs:
|
|||
python -m pip debug
|
||||
|
||||
python -m pip install pycairo
|
||||
python -m pip install PyGObject
|
||||
python -m pip install PyGObject==3.50.0
|
||||
|
||||
python -m pip install https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-24.04/wxPython-4.2.2-cp312-cp312-linux_x86_64.whl
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue