databricks-cli/bundle/libraries
Andrew Nester 18a5b05d82
Apply Python wheel trampoline if workspace library is used (#755)
## Changes
Workspace library will be detected by trampoline in 2 cases:
- User defined to use local wheel file
- User defined to use remote wheel file from Workspace file system

In both of these cases we should correctly apply Python trampoline

## Tests
Added a regression test (also covered by Python e2e test)
2023-09-08 13:45:21 +00:00
..
libraries.go Apply Python wheel trampoline if workspace library is used (#755) 2023-09-08 13:45:21 +00:00
libraries_test.go Fixed marking libraries from DBFS as remote (#750) 2023-09-08 09:53:57 +00:00