-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Labels
importsModule resolution, site-packages discovery, import-related diagnosticsModule resolution, site-packages discovery, import-related diagnostics
Milestone
Description
Description
astral-sh/ruff#16347 renamed the venv-path option to python to align the option name with uv. However, Red Knot still only supports virtual environment paths but not paths to system pythons (because it tests for the presence of a pyvenv.cfg)
We should extend the paths supported for the python options to support system python installations and, optionally, to take paths to python executables (So that you can which python)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
importsModule resolution, site-packages discovery, import-related diagnosticsModule resolution, site-packages discovery, import-related diagnostics