feat: add schedule package

This commit is contained in:
tao.chen
2026-07-29 13:35:32 +08:00
parent 128aa7563f
commit 233dc90efe
10 changed files with 1038 additions and 830 deletions
+4
View File
@@ -15,6 +15,10 @@ dependencies = [
"uvicorn>=0.51.0",
]
[project.scripts]
runtime = "runtime:main"
[[tool.uv.index]]
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
default = true