tvalentyn commented on code in PR #21968:
URL: https://github.com/apache/beam/pull/21968#discussion_r904907981


##########
.github/workflows/build_wheels.yml:
##########
@@ -240,7 +240,7 @@ jobs:
       working-directory: apache-beam-source
       env:
         CIBW_BUILD: ${{ matrix.os_python.python }}
-        CIBW_BEFORE_BUILD: pip install cython
+        CIBW_BEFORE_BUILD: pip install cython && pip install --upgrade 
setuptools

Review Comment:
   should be safe to upgrade pip and setuptools.



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

Reply via email to