pbl_agent_runtime/pyproject.toml

14 lines
377 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[project]
name = "pbl_agent_runtime"
version = "0.1.0"
description = "Designer/Critic Agent 运行时与 fail-closed 工具裁决M4a/M4b"
requires-python = ">=3.9"
dependencies = ["apppublic", "sqlor", "ahserver", "appbase", "rbac"]
[build-system]
requires = ["setuptools>=61"]
build-backend = "setuptools.build_meta"
[tool.setuptools]
packages = ["pbl_agent_runtime"]