Skip to content

Wider version range for click#142

Merged
igordejanovic merged 1 commit intoigordejanovic:masterfrom
GabDug:master
Jul 12, 2022
Merged

Wider version range for click#142
igordejanovic merged 1 commit intoigordejanovic:masterfrom
GabDug:master

Conversation

@GabDug
Copy link
Contributor

@GabDug GabDug commented Jul 12, 2022

This MR simply extends the click dependency range, to include the 8.x series.
Click 8.x dropped support for Python 2 and 3.5, which are not supported by parglare.

There does not seem to be other breaking changes in click that impact the pglr command.

This is needed as more and more packages require click 8.x, and will provide a workaround for #26.

Code review checklist

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly
  • Changelog(s) has/have been updated, as needed (see CHANGELOG.md, no need
    to update for typo fixes and such).

@igordejanovic
Copy link
Owner

LGTM. Thanks.

@igordejanovic igordejanovic merged commit d779344 into igordejanovic:master Jul 12, 2022
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

Successfully merging this pull request may close these issues.

2 participants