potiuk commented on code in PR #58138:
URL: https://github.com/apache/airflow/pull/58138#discussion_r2510862255


##########
airflow-core/pyproject.toml:
##########
@@ -34,7 +34,9 @@ build-backend = "hatchling.build"
 name = "apache-airflow-core"
 description = "Core packages for Apache Airflow, schedule and API server"
 readme = { file = "README.md", content-type = "text/markdown" }
-license-files.globs = ["LICENSE", "3rd-party-licenses/*.txt", "NOTICE"]
+license-expression = "Apache-2.0"
+license = "Apache-2.0"

Review Comment:
   Ah... yeah.. my bad ... I **tried** it and left it :)



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

Reply via email to