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


##########
.github/workflows/python-release.yml:
##########
@@ -147,23 +147,23 @@ jobs:
         run: python3 -m poetry build --format=sdist
         if: startsWith(matrix.os, 'ubuntu')
 
+      - uses: astral-sh/setup-uv@v4 # required to use `uv` in cibuildwheel
+

Review Comment:
   backed out of the uv changes, i created #1602 so we can take a look in the 
future 



-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to