potiuk commented on a change in pull request #13488:
URL: https://github.com/apache/airflow/pull/13488#discussion_r552004447
##########
File path: MANIFEST.in
##########
@@ -32,7 +32,7 @@ global-exclude __pycache__ *.pyc
include airflow/alembic.ini
include airflow/api_connexion/openapi/v1.yaml
include airflow/git_version
-include airflow/provider.yaml.schema.json
+include airflow/provider.runtime.yaml.schema.json
Review comment:
Yeah. Just pushed it. This is much better - and there is not a single
mention of provider.yaml in the user-facing documentation. Also airflow package
does not contain provider.yaml schema nor provider.yaml files, so this leaves
provider.yaml and provider.yaml.schema.json as development-only-things, as it
should be.
----------------------------------------------------------------
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]