add pywebview Qt dependencies to be installed from PyPI

This commit is contained in:
George Pchelkin 2020-07-30 23:32:05 +03:00
parent 33d2828c27
commit 7713ba57a5

View file

@ -1,3 +1,4 @@
-r requirements.txt
PyQt5
PyQtWebEngine
pywebview[qt]>=3.3.1