mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 23:54:36 -05:00
Prefer the version from a currently active virtualenv over a version from `pip install --user`. Add the .exe extension on Windows, and find the path for `pip install --user` correctly on Windows. Signed-off-by: Anders Kaseorg <andersk@mit.edu>