jorisvandenbossche commented on code in PR #35104:
URL: https://github.com/apache/arrow/pull/35104#discussion_r1165478453


##########
.github/workflows/python.yml:
##########
@@ -173,6 +173,8 @@ jobs:
           python -m pip install \
             -r python/requirements-build.txt \
             -r python/requirements-test.txt
+          python -m pip uninstall pytest

Review Comment:
   ```suggestion
             python -m pip uninstall pytest --yes
   ```



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