kevinjqliu commented on code in PR #2678:
URL: https://github.com/apache/iceberg-python/pull/2678#discussion_r2485158264


##########
.github/workflows/pypi-build-artifacts.yml:
##########
@@ -74,6 +74,7 @@ jobs:
           # Ignore tests for pypy since not all dependencies are compiled for 
it
           # and would require a local rust build chain
           CIBW_TEST_SKIP: "pp*"
+          CIBW_SKIP: "cp3*t-*"

Review Comment:
   mind inlining a comment 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: [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