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


##########
sdks/python/test-suites/dataflow/common.gradle:
##########
@@ -351,6 +351,10 @@ task chicagoTaxiExample {
 
 task validatesContainer() {
   def pyversion = "${project.ext.pythonVersion.replace('.', '')}"
+  if (project.hasProperty("pipExtraOptions")) {

Review Comment:
   pipExtraOptions in this context is a very generic flag and its unclear how 
it ties to regenerating requirements.
   



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