mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-14 13:41:25 -05:00
Downgrade pyside2 to 5.15.1 to see if tests pass
This commit is contained in:
parent
e89fa6c977
commit
4914fe1878
@ -14,7 +14,7 @@ icon = "src/onionshare/resources/onionshare"
|
|||||||
sources = ['src/onionshare']
|
sources = ['src/onionshare']
|
||||||
requires = [
|
requires = [
|
||||||
"./onionshare_cli-2.3.2-py3-none-any.whl",
|
"./onionshare_cli-2.3.2-py3-none-any.whl",
|
||||||
"pyside2==5.15.2",
|
"pyside2==5.15.1",
|
||||||
"qrcode"
|
"qrcode"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user