potiuk commented on issue #7241: [AIRFLOW-6617] Add tests to PYTHONPATH in breeze URL: https://github.com/apache/airflow/pull/7241#issuecomment-577592061 Yeah. But I wonder when it is needed. I.e. it should not be needed, unless someone (for example) somewhere in our code imports tests not from where it should i.e. `import kubernetes` instead of `import tests.kubernetes` -> I'd rather fix those place in the code where those bad imports are used than add tests folder to PYTHONPATH to hide the problem.
---------------------------------------------------------------- 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
