You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/25 12:41:07 UTC

[GitHub] [iceberg] Fokko commented on a diff in pull request #6270: Python-legacy: Pin flake8

Fokko commented on code in PR #6270:
URL: https://github.com/apache/iceberg/pull/6270#discussion_r1032418152


##########
python_legacy/tox.ini:
##########
@@ -49,7 +49,7 @@ commands =
 basepython = python3
 skip_install = true
 deps =
-    flake8>=3.8.4
+    flake8==5.0.4
     flake8-import-order>=0.9

Review Comment:
   Makes sense 👍🏻 
   ```suggestion
       flake8-import-order==0.18.1
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org