fix: clink missing in toml
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["tools*", "providers*", "systemprompts*", "utils*", "conf*"]
|
||||
include = ["tools*", "providers*", "systemprompts*", "utils*", "conf*", "clink*"]
|
||||
|
||||
[tool.setuptools]
|
||||
py-modules = ["server", "config"]
|
||||
|
||||
Reference in New Issue
Block a user