Skip to content

Commit 98a5475

Browse files
committed
Adds yahooquery to setup.cfg
1 parent f29b9b0 commit 98a5475

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ install_requires =
2626
pandas>=1.5.1,<3
2727
progressbar2>=4.1.1,<5
2828
yfinance>=0.1.84,<1
29+
yahooquery>=2.3.7,<3
2930

3031
[options.packages.find]
3132
where = src

0 commit comments

Comments
 (0)