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 2020/02/18 12:28:32 UTC

[GitHub] [airflow] feluelle commented on a change in pull request #7448: [AIRFLOW-6828] Stop using the zope library

feluelle commented on a change in pull request #7448: [AIRFLOW-6828] Stop using the zope library
URL: https://github.com/apache/airflow/pull/7448#discussion_r380640953
 
 

 ##########
 File path: setup.py
 ##########
 @@ -500,7 +500,6 @@ def do_setup():
             'tzlocal>=1.4,<2.0.0',
             'unicodecsv>=0.14.1',
             'werkzeug<1.0.0',
-            'zope.deprecation>=4.0, <5.0',
 
 Review comment:
   > IF you are removing dependencies from this list, please make sure that you also increase
   > DEPENDENCIES_EPOCH_NUMBER in the Dockerfile
   
   See note above.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services