Skip to content

Commit fc2ac12

Browse files
committed
chore: Update pywebview dependency for Linux to use QT instead of GTK
1 parent ccb6dd5 commit fc2ac12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pywebview; platform_system == "Windows"
22
pywebview; platform_system == "Darwin"
3-
pywebview[gtk]; platform_system == "Linux"
3+
pywebview[qt]; platform_system == "Linux"
44
pyinstaller
55
pillow

0 commit comments

Comments
 (0)