Skip to content

Commit

Permalink
Update ordering in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
edtechre committed Jun 23, 2024
1 parent f54548a commit a8f511f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ install_requires =
numpy>=1.23.4,<2
pandas>=1.5.1,<3
progressbar2>=4.1.1,<5
yfinance>=0.1.84,<1
yahooquery>=2.3.7,<3
yfinance>=0.1.84,<1

[options.packages.find]
where = src
Expand Down

0 comments on commit a8f511f

Please sign in to comment.