Skip to content

Commit f9750da

Browse files
Pigbibiclaudecursoragent
authored
fix(deps): force uv.lock QPK pin via override-dependencies (#318)
Docker uv sync --frozen installed stale QPK without renderer_base. Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2d36205 commit f9750da

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,8 @@ include = [
6161
"scripts*",
6262
"strategy*",
6363
]
64+
65+
[tool.uv]
66+
override-dependencies = [
67+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8378e939d9324ea63a0f45c9f21ba0e2eeb1cfff",
68+
]

uv.lock

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)