feat: add schedule package
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user