andreaspeters commented on pull request #10977: URL: https://github.com/apache/airflow/pull/10977#issuecomment-695928556
> Can you add the required library to setup.py, update [list of extra packages](https://airflow.readthedocs.io/en/latest/installation.html)? I will add: ``` mesos = [ 'avmesos>=0.3.3', 'mesos.interface' ] ``` in line 303 and: `'mesos': mesos,` in line 605. Is that correct? ---------------------------------------------------------------- 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]
