AmanSal1 commented on issue #32751:
URL: https://github.com/apache/airflow/issues/32751#issuecomment-1650027811

   @bbovenzi I want to develop airflow in local environment I did read the 
instruction for it can you just confirm it once .
   
   I created a virtual environment forked the repo and I guess now i have to 
run this command from the airflow repo
   "pip install -e ".[devel,<OTHER EXTRAS>]" \
       --constraint 
"https://raw.githubusercontent.com/apache/airflow/constraints-main/constraints-source-providers-3.8.txt";
   
   And then I have to change the version of python accordingly after that 
connect to the database ? Am I right ?


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