FitTrackee
FitTrackee copied to clipboard
Tests fail with Python 3.14.1
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.