ashb commented on pull request #12082:
URL: https://github.com/apache/airflow/pull/12082#issuecomment-722274150


   Moving to dev/ is a better plan anyway, but this diff:
   
   
   
https://github.com/apache/airflow/pull/10806/files#diff-621ffdeb5947325a83db39df2bda320f901a362ff81b5657c301184aeed78535R81-R84
   ```
   
   # We need to make sure we are not in the airflow checkout, otherwise it will 
automatically be added to the
   # import path
   cd /
   python3 /import_all_provider_classes.py
   ```
   
   was how I handled this before -- that cd won't be needed anymore either I 
don't think.


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


Reply via email to