theOehrly / Fast-F1

FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
https://docs.fastf1.dev
MIT License
2.29k stars 239 forks source link

CI: use separate cache for minversion tests #580

Closed theOehrly closed 2 months ago

theOehrly commented 2 months ago

Fixes test failures caused by requests-cache getting incompatible data from the cache.

(mismatch between offset-naive and offset-aware datetimes)