ci: publish pypi

This commit is contained in:
Junyan Qin
2025-11-16 19:09:24 +08:00
parent d26e81620d
commit 7b63bcdc39
3 changed files with 13 additions and 19 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ requires = ["setuptools>=61.0", "wheel"]
build-backend = "setuptools.build_meta"
[tool.setuptools]
package-data = { "langbot" = ["templates/*"] }
package-data = { "langbot" = ["templates/*", "pkg/provider/modelmgr/requesters/*", "pkg/platform/sources/*", "web/out/**"] }
[dependency-groups]
dev = [