Skip to content

Commit 51f7206

Browse files
committed
fix: add assets directories to project toml file.
1 parent f7af02d commit 51f7206

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ include = [
5454
"scripts/",
5555
"services/",
5656
"utils/",
57+
"templates/",
58+
"static/",
5759
"app.py",
5860
"launcher.py",
5961
]

0 commit comments

Comments
 (0)