Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the upper limit on click version necessary? #542

Open
bowmanjd opened this issue Mar 11, 2022 · 0 comments
Open

Is the upper limit on click version necessary? #542

bowmanjd opened this issue Mar 11, 2022 · 0 comments

Comments

@bowmanjd
Copy link

Curious if the <7.1 is necessary in setup.py:

install_requirements = [
    'click >= 4.1,<7.1'

It doesn't appear to be needed from my testing, and removing it would allow mssql-cli to coexist with other packages that want an up-to-date click.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant