You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/12 21:47:06 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #13640: Fixes problems with extras for custom connection types

potiuk edited a comment 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' - also not yet merged so you need to specify branch


----------------------------------------------------------------
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:
users@infra.apache.org