auto-sync: 2026-05-17 00:30:27

This commit is contained in:
cfdaily
2026-05-17 00:30:27 +08:00
parent caf131d619
commit 4249774d54
1615 changed files with 554804 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[project]
name = "sanguo-moziplus-v2"
version = "2.6.0"
description = "AI Native DevOps Platform v2 - Blackboard Architecture"
requires-python = ">=3.9"
[tool.pytest.ini_options]
asyncio_mode = "auto"
testpaths = ["tests"]
[tool.pyright]
venvPath = "."
venv = ".venv"