Files
tabbyAPI/start.py
kingbri d7eb580e99 Start: Fix uv check
In Windows, checking for a command yields a FileNotFound error if
the utility isn't found. This led to complicated logic which can
be solved by using which instead.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-08-21 18:23:42 -04:00

9.2 KiB