rambleraptor commented on code in PR #3616:
URL: https://github.com/apache/iceberg-python/pull/3616#discussion_r3546946077


##########
tests/test_version.py:
##########
@@ -28,3 +28,22 @@ def test_version_format() -> None:
         "This failure could be due to a recent version bump in the Pyiceberg 
library. "
         "Please ensure you have the latest version installed by rerunning 
`make install` command."
     )
+
+
+def test_typing_extensions_is_a_core_dependency() -> None:

Review Comment:
   This test feels unnecessary. We don't do this for any other dependency.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to