Boulder-Investment-Technologies / lppls

Library for fitting the LPPLS model to data.
MIT License
350 stars 108 forks source link

Add tqdm and numba to setup.py #87

Closed MatthewBurke1995 closed 1 year ago

MatthewBurke1995 commented 1 year ago

Closes #85

I've checked the results by installing with setup.py.

python setup.py install
pip install pytest
pytest

I'm happy to add this check to the workflow file as well.