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


##########
scripts/ci/install_breeze.sh:
##########
@@ -19,6 +19,6 @@ set -euxo pipefail
 
 cd "$( dirname "${BASH_SOURCE[0]}" )/../../"
 
-python -m pip install pipx packaging==23.1

Review Comment:
   The `packageing==23.1` was only needed to workaround latest packaging 
breaking `pipx`,  but @uranusjr was kind enough to release 1.2.1 version of 
`pipx` that nicely deals with it,



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to