databricks-cli/.github
Denis Bilenko 2fee243586
Fix finding Python within virtualenv on Windows (#2034)
## Changes
Simplify logic for selecting Python to run when calculating default whl
build command: "python" on Windows and "python3" everywhere.

Python installers from python.org do not install python3.exe. In
virtualenv there is no python3.exe.

## Tests
Added new unit tests to create real venv with uv and simulate activation
by prepending venv/bin to PATH.
2024-12-20 07:45:32 +00:00
..
ISSUE_TEMPLATE Add GitHub issue templates (#925) 2023-10-30 11:26:01 +00:00
workflows Fix finding Python within virtualenv on Windows (#2034) 2024-12-20 07:45:32 +00:00
PULL_REQUEST_TEMPLATE.md Add PR template (#274) 2023-03-23 17:38:40 +01:00
dependabot.yml Create dependabot.yml 2022-05-14 21:11:53 +02:00