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
fix: pin tau2-bench to v0.2.0 to support Python 3.10/3.11 (#440)
fix: pin tau2-bench to v0.2.0 to support Python 3.10/3.11 (#440)
The main branch of tau2-bench now ships tau2==0.2.1.dev0 which requires
Python>=3.12,<3.14, breaking CI for Python 3.10 and 3.11 jobs. Pin to
the v0.2.0 tag which still supports Python>=3.10.
Made-with: Cursor
0 commit comments