Skip to content

Commit 6b12f57

Browse files
committed
add css assets
1 parent d4df85d commit 6b12f57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ package-dir = { "" = "src" }
2929

3030
[tool.setuptools.packages.find]
3131
where = ["src"]
32+
33+
[tool.setuptools.package-data]
34+
aurdex = ["tcss/*.tcss"]

0 commit comments

Comments
 (0)