bugfix
This commit is contained in:
parent
306520f38e
commit
4b009588b6
@ -16,3 +16,7 @@ dependencies = [
|
||||
"skillkit",
|
||||
"aiohttp"
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
# 明确告诉它只包含 skillagent 目录
|
||||
packages = ["skillagent"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user