Skip to content

v0.5

Compare
Choose a tag to compare
@jullianoacqio jullianoacqio released this 15 Jul 23:12
· 36 commits to master since this release
  • Python3 support for cli databricks.
  • Removed the use of the Subpar project and rules_pip
  • Using the --build_python_zip flag
http_archive(
    name = "rules_databricks",
    urls = [
        "https://github.com/acqio/rules_databricks/archive/v0.5.tar.gz"
    ],
    sha256 = "b21301eb81b41162ae612ff708b8466ab94db55b111605a492708d03d74e532c",
    strip_prefix = "rules_databricks-0.5",
)