potiuk edited a comment on pull request #20951:
URL: https://github.com/apache/airflow/pull/20951#issuecomment-1017418043


   > @potiuk I'm wondering about just using 3.9 to build the docs instead of 
3.7? That seems easier than tracking down the dep backtracking issue I think.
   
   Unfortunately, there are some consequences of that. This would also mean 
that we have to switch to 3.9 image to run static checks in the "regular PR 
case". Currently for those cases we only build 3.7 image and both - 
documentation building and static checks have to use that one image. This has a 
number of implications - for example it might well be that some subtle 
differences from flake or mypy will be missing because they will not be 
detected for Python 3.9. 
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to