Files
pyflowx/uv.toml
T
zhou 535b7cba31
CI / Lint, Typecheck & Test (push) Has been cancelled
~uv.toml
2026-07-03 21:31:31 +08:00

12 lines
208 B
TOML

required-version = ">=0.5.0"
[[index]]
name = "mirrors"
url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/"
default = true
[[index]]
name = "pypi"
url = "https://pypi.org/simple/"
default = false