Skip to content

Commit 5b649ef

Browse files
committed
remove yfinance as not used
1 parent 60cd24c commit 5b649ef

File tree

2 files changed

+1
-306
lines changed

2 files changed

+1
-306
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dev = [
7575
#"ipykernel>=6.13.0",
7676
#"jedi>=0.18.1",
7777
"pytest-cov>=3.0.0",
78-
"yfinance>=0.1.70",
78+
#"yfinance>=0.1.70",
7979
"ecos>=2.0.14",
8080
"pre-commit==4.3.0",
8181
]

0 commit comments

Comments
 (0)