You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "QP Hou (JIRA)" <ji...@apache.org> on 2019/07/22 21:54:00 UTC

[jira] [Created] (AIRFLOW-5021) gitpyhon should not be included as runtime dependency

QP Hou created AIRFLOW-5021:
-------------------------------

             Summary: 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
             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)