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 2021/06/14 08:09:29 UTC

[GitHub] [airflow] potiuk commented on issue #16426: Implement Supported Python Versions by Provider & Core

potiuk commented on issue #16426:
URL: https://github.com/apache/airflow/issues/16426#issuecomment-860474775


   Agree. I think it's highest time to do it. I think we do not need to complicate it too much. It will be enough to:
   
   * add possibility to specify supported versions in providers
   * have some dependencies < Python3.X (where X is 9 currently) 
   * mark certain tests as Python 3.9 skipped 
   
   This should not be too complex to do.


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