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 QPK_PIN
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d3a629f82f6dbb6c11488ae15c0c66f368c19f5b
b14188ed8df3f57350de886bf33fd22e00a125a0
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pip-compatible constraints mirror for QSL internal Git SHA pins.
# Source of truth: qsl-pins.txt (mirrored by update-qpk-pin.yml on every push to QPK main).

quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@d3a629f82f6dbb6c11488ae15c0c66f368c19f5b
quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b14188ed8df3f57350de886bf33fd22e00a125a0
us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@4041018434a5a83597d8798faee98f650362de0d
hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@f48acb8ed6de3c6bff13bf941fef1c8a6969b07d
cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@f8d35fb15c3ca13589a98ab7df0c7db6172f917d
Expand Down
2 changes: 1 addition & 1 deletion qsl-pins.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# QSL internal Git SHA pins — source of truth.
# Auto-updated by update-qpk-pin.yml on every push to QPK main.

quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@d3a629f82f6dbb6c11488ae15c0c66f368c19f5b
quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b14188ed8df3f57350de886bf33fd22e00a125a0
us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@4041018434a5a83597d8798faee98f650362de0d
hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@f48acb8ed6de3c6bff13bf941fef1c8a6969b07d
cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@f8d35fb15c3ca13589a98ab7df0c7db6172f917d
Expand Down
1 change: 1 addition & 0 deletions src/quant_platform_kit.egg-info/SOURCES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ tests/test_notification_localization.py
tests/test_notification_redaction.py
tests/test_package_version.py
tests/test_qsl_compat_metadata.py
tests/test_qsl_pin_manifests.py
tests/test_quantconnect.py
tests/test_runtime_assembly.py
tests/test_runtime_config.py
Expand Down
Loading