vincbeck commented on PR #46694: URL: https://github.com/apache/airflow/pull/46694#issuecomment-2675205990
I am iterating on that PR but the new provider is not recognized. I get: ``` ModuleNotFoundError: No module named 'airflow.providers.common.msgq' ``` With the new restructure, what is the process to add a new provider? Do I just need to create `provider.yaml` and `pyproject.toml` and it will be automatically detected/indexed? @potiuk -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
