mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-17 13:02:42 -05:00
Downgrade pyside2 to 5.15.1 to see if tests pass
This commit is contained in:
parent
5a37f38d4b
commit
cb1e03db04
@ -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