databricks-cli/cmd/labs/project/testdata
Denis Bilenko 65fbbd9a7c
libs/python: Remove DetectInterpreters (#2234)
## 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.
2025-01-27 13:22:08 +00:00
..
installed-in-home Format Python code with ruff (#2166) 2025-01-17 07:38:47 +00:00
other-binaries-filtered libs/python: Remove DetectInterpreters (#2234) 2025-01-27 13:22:08 +00:00
world-writeable libs/python: Remove DetectInterpreters (#2234) 2025-01-27 13:22:08 +00:00
.gitignore Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00