jjakimoto/finance_ml

Typo in setup.py

ricpruss opened this issue · 0 comments

py_modeuls=["finance_ml"]

should be
py_modules=["finance_ml"]