mirror of https://github.com/databricks/cli.git
7 lines
187 B
TOML
7 lines
187 B
TOML
|
Cloud = false
|
||
|
|
||
|
# The order in which files are uploaded can be different, so we just replace the name
|
||
|
[[Repls]]
|
||
|
Old="Uploading .*-0.0.1-py3-none-any.whl..."
|
||
|
New="Uploading [package name]"
|