potiuk commented on PR #37796:
URL: https://github.com/apache/airflow/pull/37796#issuecomment-1972863859

   Also this one is a pre-requisite to improve and fix iteration on local PROD 
image - currently PROD image is broken because we cannote mix `--editable` and 
`--user` install with recent `pip` - so locally build PROD image with ``breeze 
prod-image build`` contained localc sources for Airflow, but `pypi` sources for 
all providers. This one is a prerequisite to fix it - because switching to 
local venv in PROD image will allow us to make editable build in this case. cc: 
@sudiptob2 and @o-nikolas  who experienced this issue. 


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