mirror of https://github.com/databricks/cli.git
2fee243586
## 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. |
||
---|---|---|
.. | ||
pythontest | ||
testdata | ||
detect.go | ||
detect_test.go | ||
detect_unix_test.go | ||
detect_win_test.go | ||
interpreters.go | ||
interpreters_unix_test.go | ||
interpreters_win_test.go | ||
utils.go | ||
utils_test.go | ||
venv.go | ||
venv_test.go |