mirror of
https://gitlab.com/RemixDev/deemix-gui-pyweb.git
synced 2024-12-28 02:16:16 +00:00
add pywebview Qt dependencies to be installed from PyPI
This commit is contained in:
parent
33d2828c27
commit
7713ba57a5
|
@ -1,3 +1,4 @@
|
|||
-r requirements.txt
|
||||
PyQt5
|
||||
PyQtWebEngine
|
||||
pywebview[qt]>=3.3.1
|
||||
|
|
Loading…
Reference in a new issue