Skip to content

Commit 9a0eed4

Browse files
chore: update dependency versions and build configuration in pyproject.toml
1 parent d36a10b commit 9a0eed4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ include = [
114114
"/docs/**/*.md",
115115
"/README.md",
116116
"/LICENSE",
117+
"/src/fls_pilot/control_center_static/**/*.html",
118+
"/src/fls_pilot/control_center_static/**/*.css",
119+
"/src/fls_pilot/control_center_static/**/*.js",
120+
"/src/fls_pilot/control_center_static/**/*.svg",
121+
"/src/fls_pilot/control_center_static/**/*.png",
122+
"/src/fls_pilot/control_center_static/**/*.ico",
123+
"/src/fls_pilot/control_center_static/**/*.webp",
117124
]
118125
exclude = [
119126
"/.github/**",

0 commit comments

Comments
 (0)