ashb commented on a change in pull request #12108:
URL: https://github.com/apache/airflow/pull/12108#discussion_r518617240



##########
File path: docs/plugins.rst
##########
@@ -24,8 +24,7 @@ Airflow has a simple plugin manager built-in that can 
integrate external
 features to its core by simply dropping files in your
 ``$AIRFLOW_HOME/plugins`` folder.
 
-The python modules in the ``plugins`` folder get imported,

Review comment:
       They don't need to be packaged at all -- plain importable python modules 
in plugins/ folder or as 
https://github.com/apache/airflow/blob/master/docs/howto/custom-operator.rst 
shows continue to work just fine.




----------------------------------------------------------------
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]


Reply via email to