potiuk commented on PR #44096: URL: https://github.com/apache/airflow/pull/44096#issuecomment-2480662916
If we use `uv` to create venv. You should either activate it with sourcing `./venv/bin/activate`first or using `uv run` to run the command in the venv you just created (the venv is created in projects's root `.venv` sub-folder. -- 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]
