ashb commented on pull request #7407: URL: https://github.com/apache/airflow/pull/7407#issuecomment-639401135
@dferguson992 You are importing things from the `kafka` library, but haven't added it as a requirement to setup.py, so you need to do that at least. See also https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#backport-providers-packages ---------------------------------------------------------------- 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]
