You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It shouldn't be an issue with pip install airflow because it's marked as optional.
However, I echo that it shouldn't be a requirement for airflow. It's not even a hard requirement for celery (we use a redis backend for celery on python 3 -- pip install celery[redis]. Works great with airflow.)
librabbitmq is not python3 compatible and it looks like that it's nowhere used…
The text was updated successfully, but these errors were encountered: