Skip to content

pyproject.toml [project] section without name and version attributes is not pep 621 compliant #33854

Description

@risicle

Apache Airflow version

2.7.0

What happened

https://peps.python.org/pep-0621/

[project]

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issuekind:bugThis is a clearly a bugkind:metaHigh-level information important to the community

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions