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/08 14:47:10 UTC

[GitHub] [iceberg] ajantha-bhat commented on a diff in pull request #6147: Python: Pin mypy in Python Legacy

ajantha-bhat commented on code in PR #6147:
URL: https://github.com/apache/iceberg/pull/6147#discussion_r1016727344


##########
python_legacy/tox.ini:
##########
@@ -59,7 +59,7 @@ commands =
 basepython = python3
 skip_install = true
 deps =
-    mypy
+    mypy==0.982

Review Comment:
   nit: may be good to enforce the versions to other dependencies too to avoid this kind of issue. 



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