mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Add metapackage metadata stub to restore flit builds (#1043)
This commit is contained in:
committed by
GitHub
Unverified
parent
b88143b686
commit
34e03d1e5c
@@ -261,6 +261,9 @@ where = ["packages"]
|
||||
include = ["agent_framework**"]
|
||||
namespaces = true
|
||||
|
||||
[tool.flit.module]
|
||||
name = "agent_framework_meta"
|
||||
|
||||
[build-system]
|
||||
requires = ["flit-core >= 3.11,<4.0"]
|
||||
build-backend = "flit_core.buildapi"
|
||||
|
||||
Reference in New Issue
Block a user