leifdreizler commented on PR #53828: URL: https://github.com/apache/airflow/pull/53828#issuecomment-3145534352
I put up a separate PR https://github.com/apache/airflow/pull/54036 to update the main project's `pyproject.toml` It would also be nice to get the providers updated, which is what I was attempting to help out with on the current PR based on [reading these two lines](https://github.com/apache/airflow/blob/main/providers/ftp/pyproject.toml#L20-L21). I didn't exhaustively check the providers, but it looked like `"License :: OSI Approved :: Apache Software License"` was a common classifier, so it seemed like adding the proper `license` line to the provider manifest template would be okay. -- 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]
