1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-17 17:34:35 +08:00

fix pytest error

This commit is contained in:
Linlang
2025-03-10 17:06:36 +08:00
parent 06c8c4e37f
commit 3277c2a512

View File

@@ -79,6 +79,7 @@ package = [
test = [ test = [
"yahooquery", "yahooquery",
"baostock", "baostock",
"akshare",
] ]
analysis = [ analysis = [
"plotly", "plotly",