Skip to content

Commit 025f2c5

Browse files
committed
v0.6.2
1 parent be25e45 commit 025f2c5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

build.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ a = Analysis(
2727
"flet.fastapi",
2828
"flet_core",
2929
"flet_runtime",
30+
"flet_desktop",
3031
],
3132
hookspath=[],
3233
hooksconfig={},

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
flet
1+
flet[desktop]
22
pyinstaller
33
openai
44
httpx

0 commit comments

Comments
 (0)