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


##########
sdks/python/container/Dockerfile:
##########
@@ -70,9 +70,11 @@ RUN ccache --set-config=sloppiness=file_macro && ccache 
--set-config=hash_dir=fa
 ####
 # Install Apache Beam SDK. Use --no-deps and pip check to verify that all
 # necessary dependencies are specified in base_image_requirements.txt.
+# use ARG pip_extra_options to install release candidates(RCs) of Beam'

Review Comment:
   again, you are making an assumption that this file can't reason about. one 
may supply pip extra options for any purpose. 



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