potiuk commented on pull request #19992: URL: https://github.com/apache/airflow/pull/19992#issuecomment-987202065
Shall we @uranusjr ? I am happy later to revert to `pipx` once it will be able to support the two use-cases - auto-upgrade and having different app versions installed in different repos. It's kinda possible now, but in some cumbersome ways. a) you can set PIPX_HOME to the `./.build` folder inside the repo (but then there is a question of "path" precedence b) you can run `pip install --upgrade apache-airlfow-breezet` to upgrade an installation I think (not sure if the `-e` is preserved (but I think it should), or by runinng `pipx install --force -e dev/breeze`. I think it should be just nicer/more seamlessly integrated into running Breeze -- 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]
