Skip to content

Commit

Permalink
changed package name to flake8 to fix pip install
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
  • Loading branch information
tenzen-y committed Jun 7, 2024
1 parent 643af3d commit bb13060
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 bb13060

Please sign in to comment.