Skip to content

Commit 5049859

Browse files
Pigbibiclaudecursoragent
committed
fix(deps): force uv.lock QPK pin via override-dependencies
Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 296da01 commit 5049859

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
@@ -79,3 +79,8 @@ omit = ["tests/*", "*/external/*"]
7979

8080
[tool.coverage.report]
8181
show_missing = true
82+
83+
[tool.uv]
84+
override-dependencies = [
85+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8378e939d9324ea63a0f45c9f21ba0e2eeb1cfff",
86+
]

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)