.gitmodules 287 B

12345678910
  1. [submodule "deps/yfinance"]
  2. path = deps/yfinance
  3. url = https://github.com/ranaroussi/yfinance
  4. [submodule "deps/peewee"]
  5. path = peewee
  6. url = https://github.com/coleifer/peewee
  7. [submodule "deps/multitasking"]
  8. path = deps/multitasking
  9. url = https://github.com/ranaroussi/multitasking