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/11/28 10:39:51 UTC

[GitHub] [airflow] ashb commented on a change in pull request #12683: The Pyarrow limitation in install_requires is not needed.

ashb commented on a change in pull request #12683:
URL: https://github.com/apache/airflow/pull/12683#discussion_r532024823



##########
File path: setup.cfg
##########
@@ -100,7 +100,7 @@ install_requires =
     funcsigs>=1.0.0, <2.0.0
     graphviz>=0.12
     gunicorn>=19.5.0, <20.0
-    importlib_resources;python_version<"3.7"
+    importlib_resources~=1.4

Review comment:
       We still should have the python version constraint - this is in the standard library from py3.8




----------------------------------------------------------------
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