ashb commented on a change in pull request #13488:
URL: https://github.com/apache/airflow/pull/13488#discussion_r551975860
##########
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:
Would we "invert" this naming? the only one we ship in dist should be
the runtime, and the current rename `provider.yaml.schema.json` to something
like `provider.development.yaml.schema.json`
----------------------------------------------------------------
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]