Skip to content

Commit 0265aed

Browse files
committed
build: add numpy install in deps
Signed-off-by: ivelin <[email protected]>
1 parent 6cda82c commit 0265aed

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
@@ -22,6 +22,7 @@ package_dir=
2222
packages = find:
2323
python_requires = >=3.10
2424
install_requires =
25+
numpy
2526
darts==0.27.2
2627
yfinance
2728
fmpsdk

0 commit comments

Comments
 (0)