Abacn commented on code in PR #37685:
URL: https://github.com/apache/beam/pull/37685#discussion_r2841418297
##########
sdks/python/setup.py:
##########
@@ -549,8 +552,13 @@ def get_portability_package_data():
] + ml_base,
'p312_ml_test': [
'datatable',
+ 'namex==0.0.9',
Review Comment:
cc: @tvalentyn is it fine to pin versions in "_test" extension? We usually
set an upper bound only.
--
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]