[
https://issues.apache.org/jira/browse/AIRFLOW-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891804#comment-16891804
]
ASF GitHub Bot commented on AIRFLOW-5021:
-----------------------------------------
ashb commented on pull request #5640: [AIRFLOW-5021] move gitpython into
setup_requires
URL: https://github.com/apache/airflow/pull/5640
----------------------------------------------------------------
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]
> 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: 2.0.0
>
>
> 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)