constverum/Quantdom

No requirements.txt

twopirllc opened this issue · 2 comments

Quantdom looks interesting.

I want to check out Quantdom and possibly integrate my Python 3 Pandas TA Library https://github.com/twopirllc/pandas-ta.git (which is largely correlated with TA-Lib <http://ta-lib.org/>) however the link to the requirements.txt in the README and code base is missing.

Thanks

Thanks, Kevin! The broken link was removed.

The actual dependencies you can find in pyproject.toml file.

Thanks.