relocate assets so they get budled correctly
All checks were successful
All checks were successful
This commit is contained in:
@@ -54,3 +54,6 @@ where = ["src"]
|
||||
|
||||
[tool.setuptools.package-dir]
|
||||
"" = "src"
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
embeddingbuddy = ["assets/**/*"]
|
||||
|
Reference in New Issue
Block a user