mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
requirements: use PyQt <5.12 in binaries for now. for AppImage
AppImage is built on Ubuntu 14.04 to maximise compatibility but PyQt 5.12 blobs distributed on PyPI no longer work on 14.04 PyQt 5.11.x works
This commit is contained in:
parent
df6cba5af8
commit
232e59fc60
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
PyQt5
|
||||
PyQt5<5.12
|
||||
pycryptodomex
|
||||
|
|
Loading…
Add table
Reference in a new issue