turbaszek edited a comment on pull request #12511: URL: https://github.com/apache/airflow/pull/12511#issuecomment-731275495
I got this: ``` botocore 1.17.44 has requirement docutils<0.16,>=0.10, but you have docutils 0.16. ``` and I'm not sure how this should be addressed as the docutils are only devel dependency in setup.py. Shut this constraint be added to constraints or to aws section? https://github.com/PolideaInternal/airflow/runs/1432065455?check_suite_focus=true ---------------------------------------------------------------- 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: [email protected]
