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:27:16 UTC

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

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


##########
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:
   should we pin this as well maybe, since in the future it might get upgraded to a version requiring flake8 6.x ?
   would follow the style of all other deps here



-- 
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