FitTrackee icon indicating copy to clipboard operation
FitTrackee copied to clipboard

Tests fail with Python 3.14.1

Open SamR1 opened this issue 3 weeks ago • 0 comments

Python 3.14.1 has been released today: https://www.python.org/downloads/release/python-3141/

Since then, tests with Python 3.14 fails when all tables are deleted in app fixture. The temporary workaround is to pin Python version to 3.14.0.

SamR1 avatar Dec 03 '25 13:12 SamR1