Python: Fix ag-ui examples packaging for PyPI publish (#1953)

* Fix ag-ui examples packaging for PyPI publish

* Fix markdown links
This commit is contained in:
Evan Mattson
2025-11-06 11:31:24 +09:00
committed by GitHub
Unverified
parent 6fec8a61e3
commit ac018f700b
23 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ requires-dist = [
[[package]]
name = "agent-framework-ag-ui"
version = "1.0.0b251106"
version = "1.0.0b251106.post1"
source = { editable = "packages/ag-ui" }
dependencies = [
{ name = "ag-ui-protocol", marker = "sys_platform == 'darwin' or sys_platform == 'linux' or sys_platform == 'win32'" },