We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb6dd5 commit fc2ac12Copy full SHA for fc2ac12
requirements.txt
@@ -1,5 +1,5 @@
1
pywebview; platform_system == "Windows"
2
pywebview; platform_system == "Darwin"
3
-pywebview[gtk]; platform_system == "Linux"
+pywebview[qt]; platform_system == "Linux"
4
pyinstaller
5
pillow
0 commit comments