eladkal commented on code in PR #47017:
URL: https://github.com/apache/airflow/pull/47017#discussion_r1967481220


##########
contributing-docs/quick-start-ide/contributors_quick_start_pycharm.rst:
##########
@@ -39,12 +39,30 @@ Setup your project
              alt="Cloning github fork to Pycharm">
       </div>
 
-3. Configure the source root directories for providers as well as for task_sdk.
+3. Configure the source root directories well as for task_sdk. You also have to
+   set "source" and "tests" root directories for each provider you want to 
develop (!).
+   This is important in Airflow 3.0 we split providers to be separate
+   distributions - each with separate ``pyproject.toml`` file, so you need to 
separately

Review Comment:
   ahhh that is a lot of manual work :( 



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