Skip to content

Commit b5493c1

Browse files
authored
Update setup.cfg
1 parent 4b1aa4f commit b5493c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

setup.cfg

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ package_dir =
1515
= src
1616
packages = find:
1717
python_requires = >=3.0
18+
install_requires =
19+
numpy
20+
matplotlib
21+
datetime
22+
empyrical
23+
quantstats
24+
yfinance
25+
ipython
26+
fpdf
27+
pyportfolioopt
1828

1929
[options.packages.find]
2030
where = src

0 commit comments

Comments
 (0)