mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04: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']
|
||||
requires = [
|
||||
"./onionshare_cli-2.3.2-py3-none-any.whl",
|
||||
"pyside2==5.15.2",
|
||||
"pyside2==5.15.1",
|
||||
"qrcode"
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user