uranusjr opened a new pull request, #25499:
URL: https://github.com/apache/airflow/pull/25499

   These scripts are run in the *host*, not a container, so they should 
reference `python3` explicitly to make sure they get a useful Python version. 
According to PEP 394, `python` could refer to Python 2 in a global environment, 
so `python3` should be preferred for scripts.


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