You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/10 09:49:23 UTC

[GitHub] tkaymak commented on a change in pull request #4466: [AIRFLOW-3657] Fix zendesk integration

tkaymak commented on a change in pull request #4466: [AIRFLOW-3657] Fix zendesk integration
URL: https://github.com/apache/airflow/pull/4466#discussion_r246693862
 
 

 ##########
 File path: setup.py
 ##########
 @@ -239,7 +239,7 @@ def write_version(filename=os.path.join(*['airflow',
 vertica = ['vertica-python>=0.5.1']
 webhdfs = ['hdfs[dataframe,avro,kerberos]>=2.0.4']
 winrm = ['pywinrm==0.2.2']
-zendesk = ['zdesk']
+zendesk = ['zdesk>=2.7.0']
 
 Review comment:
   checked previous zdesk releases (down to version 2.0.2), you are correct

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services