xinbinhuang commented on a change in pull request #6902: [AIRFLOW-XXXX] Fix development packages installtion instructions URL: https://github.com/apache/airflow/pull/6902#discussion_r361877374
########## File path: LOCAL_VIRTUALENV.rst ########## @@ -106,7 +106,7 @@ To create and initialize the local virtualenv: 2. Install Python PIP requirements: - ``pip install -e ".[devel]"`` + ``pip install -U -e ".[devel,gcp,postgres,ssh]"`` Review comment: Yeah, I made a mistake by force pushing an empty commit to my branch, and it causes this PR to be closed automatically. I could not find a way to reopen this so I create a new one. Hope it did not cause too many problems :( ---------------------------------------------------------------- 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] With regards, Apache Git Services
