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

[jira] [Created] (AIRFLOW-38) Local unit tests can't run unless docker-py is installed

Jeremiah Lowin created AIRFLOW-38:
-------------------------------------

             Summary: Local unit tests can't run unless docker-py is installed
                 Key: AIRFLOW-38
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-38
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Jeremiah Lowin
            Assignee: Jeremiah Lowin
            Priority: Minor


Docker (docker-py) is imported at the top level of one of the unit tests, which means anyone who doesn't have docker-py installed can't run local tests. 



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