Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit d780412

Browse files
committed
use flet v1
1 parent 2590c23 commit d780412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ docs = [
3636
]
3737

3838
[tool.uv.sources]
39-
# flet = { git = "https://github.com/flet-dev/flet", subdirectory = "sdk/python/packages/flet", rev = "v1" }
39+
flet = { git = "https://github.com/flet-dev/flet", subdirectory = "sdk/python/packages/flet", rev = "v1" }
4040

4141
[tool.setuptools]
4242
license-files = []

0 commit comments

Comments
 (0)