Skip to content

Commit 72d63ec

Browse files
committed
fix: made pywebview for legacy install as optional.
1 parent 51f7206 commit 72d63ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
# pip install -e ".[desktop]" (+ pywebview for the GUI launcher)
99
flask>=3.0
1010
fpdf2>=2.7
11-
pywebview>=5.0
11+
# pywebview is desktop-only — install with: pip install -e ".[desktop]"

0 commit comments

Comments
 (0)