potiuk commented on pull request #13640: URL: https://github.com/apache/airflow/pull/13640#issuecomment-759050386
> This looks good to me, but I can't easily verify because I'm having trouble figuring out how to correctly install from `master` in my setup. I've set myself up a bit unorthodox with a Win10 machine and I develop my provider package with Docker based on the official Python3.8 image. Adding a line like `RUN pip install -e git+https://github.com/apache/airflow.git` in my [Dockerfile](https://github.com/Gemma-Analytics/ewah/blob/master/Dockerfile) breaks the airflow installation :/ Just remove '-e' ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
