potiuk commented on pull request #20200:
URL: https://github.com/apache/airflow/pull/20200#issuecomment-1002553938


   > That is right Jarek, that directory is good. In the previous job, there 
was an error (something like this): import ci from main, ci doesn't found. I 
was related to the entry point. For this entry point: 
`Breeze2=airflow_breeze.breeze: main`, the directory airflow_breeze is inside 
"src", so it is not defined in the entry point, and free space is inside 
breeze/ci, not inside src,
   
   Ah.... I see - this is a mistake then. The whole "ci" folder should also be 
in "src" - move it there, and all should be fine (and pip install ./dev/breeze  
should work too). 


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