Skip to content

Doesn't seem to work with minimal version of click (i.e., click 6.7)? #348

@bgreenwell

Description

@bgreenwell

Was not able to get any of the commands working until I upgraded from click 6.7 to click 7.1.2; for example, with click 6.7 I was getting:

$ databricks --version
.
.
.
    type=click.Choice(['AZURE_KEYVAULT', 'DATABRICKS'], case_sensitive=True),
TypeError: __init__() got an unexpected keyword argument 'case_sensitive'

If this is the case, then perhaps consider updating the requirements section in the setup.py file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBroken functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions