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