Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"pandas>=2.0",
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@00dd0e5b62a6fa65bd9262e15c083468e8b8c191",
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@dbbefb688cd144837aa59581b1930a14c11411ad",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restore the QSL-compatible strategy pin

When the QSL bundle gate checks transitive strategy-library metadata, this SHA rolls hk-equity-strategies back from 00dd0e5 to dbbefb6, which predates the qsl.toml compatibility metadata added by the previous pin. This repo has enforce_bundle = true in qsl.toml, so installs resolved from this dependency will no longer expose the strategy library's compat bundle metadata and can fail the enforced bundle contract. Please pin a post-00dd0e5 main SHA that still includes that metadata.

Useful? React with 👍 / 👎.

]

[project.optional-dependencies]
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading