databricks-cli/python
Andrew Nester 368321d07d
Close python wheel directory file descriptor after read (#753)
## Changes
Close python wheel directory file descriptor after read
2023-09-08 11:24:51 +00:00
..
testdata/simple-python-wheel Update setup.py (#397) 2023-05-23 11:39:57 +02:00
env.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
env_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
runner.go Auto detect Python wheel packages and infer build command (#603) 2023-07-26 10:07:26 +00:00
runner_test.go Auto detect Python wheel packages and infer build command (#603) 2023-07-26 10:07:26 +00:00
utils.go Close python wheel directory file descriptor after read (#753) 2023-09-08 11:24:51 +00:00
utils_test.go Fixed path joining in FindFilesWithSuffixInPath (#704) 2023-08-29 08:26:26 +00:00
wheel.go Added support for artifacts building for bundles (#583) 2023-07-25 13:35:08 +02:00
wheel_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00