danepitkin commented on code in PR #442:
URL: https://github.com/apache/arrow-nanoarrow/pull/442#discussion_r1576892131
##########
.github/workflows/python-wheels.yaml:
##########
@@ -49,6 +51,11 @@ jobs:
run: |
pip install build twine
+ - name: Set nanoarrow Python dev version
+ # if: github.ref == 'refs/heads/main'
Review Comment:
Is this commented code or is it a comment describing when this runs by
default?
--
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]