Skip to content

Commit 8970871

Browse files
committed
add flet-web dependency to docs group
1 parent 5fbce1a commit 8970871

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Build docs
22

33
on:
4-
push:
54
workflow_dispatch:
65

76
jobs:

sdk/python/packages/flet/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ docs = [
9090
"mkdocs-external-images",
9191
"mkdocs-macros-plugin>=1.5.0",
9292
"flet-cli",
93+
"flet-web",
9394
{ include-group = 'extensions' },
9495
{ include-group = 'docs-coverage' },
9596
]

0 commit comments

Comments
 (0)