SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44796 0 1 Python

Change hard-coded python into "sys.executable" in dependency check (#43281)

The "python" used originally was a global python, changing it to
"sys.executable[0]" changes it to Python version used in pre-commit
J
Jarek Potiuk committed
0d4ade42a879b7180884bd67cb21a33ee6fa53e1
Parent: cdf96a8
Committed by GitHub <noreply@github.com> on 10/22/2024, 11:10:00 PM