AnandInguva commented on code in PR #29609:
URL: https://github.com/apache/beam/pull/29609#discussion_r1414788596
##########
.github/workflows/python_dependency_tests.yml:
##########
@@ -38,6 +38,8 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.params.py_ver }}
+ - name: Install headers required by some python packages
Review Comment:
we might need to install this in the tox tests? for tests that might be
using snappy? I don't think we install it tox anyway
--
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]