yfinance icon indicating copy to clipboard operation
yfinance copied to clipboard

Project tests errors

Open glongrais opened this issue 8 months ago • 0 comments

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.txt
  • python -m unittest discover -k test

yfinance version: 0.2.55 python version: 3.11.5

glongrais avatar Mar 26 '25 19:03 glongrais