dooris/api/uv.lock
June 93394769b2
add initial Python API setup using uv init and README with short desc.
Add README with short description of the desired state.
2026-04-30 18:40:17 +02:00

8 lines
130 B
TOML

version = 1
revision = 3
requires-python = ">=3.14"
[[package]]
name = "dooris-api"
version = "0.1.0"
source = { virtual = "." }