Skip to content

Loosen up click constraint#845

Closed
eapolinario wants to merge 6 commits into
masterfrom
loosen-up-click-version
Closed

Loosen up click constraint#845
eapolinario wants to merge 6 commits into
masterfrom
loosen-up-click-version

Conversation

@eapolinario

Copy link
Copy Markdown
Collaborator

Signed-off-by: Eduardo Apolinario eapolinario@users.noreply.github.com

TL;DR

click stable version reached 8.0 recently. Time to bump that requirement to 9.0

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

The upper bound constraint in the version of click has been set to 8.0 for a long time, but click has recently launched version 8.0. We're starting to see some of our dependencies require at least 8.0 (for example, papermill requires black which just recently set the lower bound to '>=8.0.0').

Tracking Issue

https://github.com/lyft/flyte/issues/

Follow-up issue

NA
OR
https://github.com/lyft/flyte/issues/

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
@codecov

codecov Bot commented Feb 4, 2022

Copy link
Copy Markdown

Codecov Report

Merging #845 (90c8b4b) into master (9dcf320) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #845   +/-   ##
=======================================
  Coverage   87.19%   87.19%           
=======================================
  Files         248      248           
  Lines       22020    22020           
  Branches     2454     2454           
=======================================
  Hits        19200    19200           
  Misses       2395     2395           
  Partials      425      425           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9dcf320...90c8b4b. Read the comment docs.

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
This reverts commit b752f2b.

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Comment thread setup.py
@eapolinario

Copy link
Copy Markdown
Collaborator Author

Superseded by #838.

@eapolinario eapolinario closed this Feb 8, 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