VladaZakharova commented on PR #68930:
URL: https://github.com/apache/airflow/pull/68930#issuecomment-5024008415

   > Coupling the CLI to the system tests looks like the right thing to do in 
this case, and it will reduce extra maintenance burden.
   > Few comments left - my main request is to try avoiding having an extra 
`pyproject.toml` and use the existing Google's `pyproject.toml` instead.
   
   yup, we can use the Google provider pyproject/test environment and there 
should not be a serious problem, as long as we treat this as system-test 
tooling and invoke it with python -m, not as a provider package console script.


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