Skip to content

Commit

Permalink
Automated cherry pick of kubeflow#2109: changed package name to flake…
Browse files Browse the repository at this point in the history
…8 to fix pip install (kubeflow#2140)

Signed-off-by: Yuki Iwai <[email protected]>
  • Loading branch information
tenzen-y authored Jun 10, 2024
1 parent ce0609f commit 3a360ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pytest-tornasync",
"mypy",
"black==24.3.0",
"flake==4.0.1",
"flake8==4.0.1",
]

REQUIRES = [
Expand Down

0 comments on commit 3a360ba

Please sign in to comment.