mirror of https://github.com/databricks/cli.git
783e05c939
## Changes Fixes issue introduced here https://github.com/databricks/cli/pull/1699 where PyPi packages were treated as local library. The reason is that `libraryPath` returns an empty string as a path for PyPi packages and then `IsLibraryLocal` treated empty string as local path. Both of these functions are fixed in this PR. ## Tests Added regression test |
||
---|---|---|
.. | ||
conditional_transform_test.go | ||
transform.go | ||
transform_test.go | ||
warning.go | ||
warning_test.go |