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

   Reverts apache/airflow#62309
   
   See discussion in PR after merging.
   
   The change broke workflows like `breeze start-airflow` with the error: 
   
   ```
   Checking prek installed for 
/home/jscheffl/Workspace/airflow/.venv/bin/python3
   
   Error checking for prek-installation:
   
   /home/jscheffl/Workspace/airflow/.venv/bin/python3: No module named prek
   
   Make sure to install prek. For example by running:
   
      uv tool install prek
   
   Or if you prefer pipx:
   
      pipx install prek
   ```


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