You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Dan Davydov (JIRA)" <ji...@apache.org> on 2016/05/20 00:31:12 UTC

[jira] [Created] (AIRFLOW-150) setup.py classifiers should be a list not a dict

Dan Davydov created AIRFLOW-150:
-----------------------------------

             Summary: setup.py classifiers should be a list not a dict
                 Key: AIRFLOW-150
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-150
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Dan Davydov
            Assignee: Dan Davydov


I ran into this issue when trying to release to pypi, setuptools expects classifiers in setup.py to be a list, not a dict.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)