dbcli / dbcli/mssql-cli

Is the upper limit on click version necessary?

Open
#542 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
191
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.