[ 
https://issues.apache.org/jira/browse/AIRFLOW-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907291#comment-16907291
 ] 

ASF subversion and git services commented on AIRFLOW-5179:
----------------------------------------------------------

Commit 4e03d2390fc77e6a911fb97d8585fad482c589a6 in airflow's branch 
refs/heads/master from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=4e03d23 ]

[AIRFLOW-5179] Remove top level __init__.py (#5818)

The recent commit 3724c2aa to master introduced a __init__.py file in
the project root folder, which basically breaks all imports in local
development (`pip install -e .`) as it turns the project root into a
package.

[ci skip]

> Top level __init__.py breaks imports
> ------------------------------------
>
>                 Key: AIRFLOW-5179
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5179
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0
>            Reporter: Cedrik Neumann
>            Assignee: Ash Berlin-Taylor
>            Priority: Blocker
>
> The recent commit 
> [3724c2aaf4cfee4a60f6c7231777bfb256090c7c|https://github.com/apache/airflow/commit/3724c2aaf4cfee4a60f6c7231777bfb256090c7c]
>  to master introduced a {{__init__.py}} file in the project root folder, 
> which basically breaks all imports in local development ({{pip install -e 
> .}}) as it turns the project root into a package.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to