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 2019/09/19 10:36:59 UTC

[GitHub] [airflow] haoliang7 commented on issue #6147: [AIRFLOW-5512] Add gcp dependencies into devel

haoliang7 commented on issue #6147: [AIRFLOW-5512] Add gcp dependencies into devel
URL: https://github.com/apache/airflow/pull/6147#issuecomment-533071890
 
 
   > If you want to install an integration service like GCP you can install it via `pip install -e ".[devel,gcp]"`
   
   @feluelle LOCAL_VIRTUALENV.rst says run `airflow db init` after `pip install -e ".[devel]"`. But errors occur due to missing gcp dependencies. Should we just ignore the errors?

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


With regards,
Apache Git Services