risicle opened a new issue, #33854: URL: https://github.com/apache/airflow/issues/33854
### Apache Airflow version 2.7.0 ### What happened https://peps.python.org/pep-0621/ https://github.com/apache/airflow/blob/83d09c0c423f3e8e3bbbfa6e0171d88893d1c18a/pyproject.toml#L31 Newer setuptools will complain and fail to install. When building the NixOS package for 2.7.0 we now get: ``` ValueError: invalid pyproject.toml config: `project`. configuration error: `project` must contain ['name'] properties ``` ### What you think should happen instead _No response_ ### How to reproduce - Read https://peps.python.org/pep-0621/#name ### Operating System All ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
