| [project] | |
| name = "browser-worker" | |
| version = "0.1.0" | |
| description = "iii worker: 28 browser:: functions backed by Lightpanda" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "iii-sdk>=0.20.0", | |
| "iii-helpers>=0.20.0", | |
| ] | |
| [tool.uv] | |
| package = false | |
| # 真实 source 在 Step 2 完成, 这里先放占位让 Step 1 的 docker build 能过 | |