mirror of https://github.com/databricks/cli.git
65fbbd9a7c
## Changes - Remove DetectInterpreters from DetectExecutable call: python3 or python should always be on on the PATH. We don't need to detect non-standard situations like python3.10 is present but python3 is not. - I moved DetectInterpreters to cmd/labs where it is still used. This is a follow up to https://github.com/databricks/cli/pull/2034 ## Tests Existing tests. |
||
---|---|---|
.. | ||
testdata | ||
command_test.go | ||
entrypoint.go | ||
fetcher.go | ||
helpers.go | ||
init_test.go | ||
installed.go | ||
installed_test.go | ||
installer.go | ||
installer_test.go | ||
interpreters.go | ||
interpreters_unix_test.go | ||
interpreters_win_test.go | ||
login.go | ||
project.go | ||
project_test.go | ||
proxy.go | ||
schema.json |