potiuk commented on code in PR #36646:
URL: https://github.com/apache/airflow/pull/36646#discussion_r1443996825


##########
dev/breeze/pyproject.toml:
##########
@@ -54,6 +54,7 @@ dependencies = [
     "jinja2>=3.1.0",
     "jsonschema>=4.19.1",
     "packaging>=23.2",
+    "pipx>=1.4.1",

Review Comment:
   BTW. This is also useful in case of auto-upgrade. This will install `pipx` 
also in breeze's virtualenv so if you do not have pipx installed at `global` 
path, breeze will anyhow find it in the venv and will self-upgrade. 



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