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

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

Commit 1120b12ebed94825c12ecb9b59dfbd2b82227b15 in airflow's branch 
refs/heads/v1-10-stable from Qingping Hou
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=1120b12 ]

[AIRFLOW-5021] move gitpython into setup_requires (#5640)

Since this dependency is only used in setup.py

(cherry picked from commit 32847180b68def10422649725ce0c714119d9305)


> gitpyhon should not be included as runtime dependency
> -----------------------------------------------------
>
>                 Key: AIRFLOW-5021
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5021
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 2.0.0
>            Reporter: QP Hou
>            Assignee: QP Hou
>            Priority: Minor
>             Fix For: 1.10.4
>
>
> gitpython is included as `install_requires` but is only used in setup.py. 
> It's better to move it to `setup_requires` so we can reduce package size.



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

Reply via email to