potiuk commented on issue #17102: URL: https://github.com/apache/airflow/issues/17102#issuecomment-883566372
This was the only manual step I had to do to prepare v2-1 tests for release back then :( . There's a reason why I like automation.. ``` docker run -it apache/airflow-ci:2.1.2-python3.9 python --version Python 3.9.6 ``` Anyway - it's fixed. Thanks @andormarkus for reporting it! -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org