yfinance
yfinance copied to clipboard
Project tests errors
Description
Upon cloning the project and executing the tests, the majority of them encounter errors.
Ran 115 tests in 91.176s
FAILED (failures=1, errors=64, skipped=1, expected failures=1)
Steps to reproduce
- Clone the main branch.
pip install -r requirements.txtpython -m unittest discover -k test
yfinance version: 0.2.55
python version: 3.11.5