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
refactor: simplify pytest execution to match PR #1325 approach
Use uv run consistently for both resolution strategies, just setting
UV_RESOLUTION env var for lowest-direct to ensure test subprocesses
use the same resolution strategy.
0 commit comments