mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
8 lines
117 B
TOML
8 lines
117 B
TOML
version = 1
|
|
requires-python = ">=3.13"
|
|
|
|
[[package]]
|
|
name = "mcp-agent"
|
|
version = "0.0.1"
|
|
source = { editable = "." }
|