You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Python version requirement to match pyproject.toml
The README incorrectly stated Python 3.8+ was sufficient, but
backend/pyproject.toml requires Python >=3.11. This caused
installation errors for users with Python 3.8-3.10.
Fixes#27
0 commit comments