RedHatQE / openshift-cluster-management-python-wrapper

Apache License 2.0
1 stars 7 forks source link

Building source distribution... error: `pyproject.toml` does not match the required schema. When the `[project]` table is present, `project.name` must be present and non-empty. Caused by: TOML parse error at line 61, column 1 | 61 | [project] | ^^^^^^^^^ missing field `name` #471

Open redhat-qe-bot opened 3 weeks ago

redhat-qe-bot commented 3 weeks ago

stdout: ` stderr:Building source distribution... error: pyproject.toml does not match the required schema. When the [project] table is present, project.name must be present and non-empty. Caused by: TOML parse error at line 61, column 1 | 61 | [project] | ^^^^^^^^^ missing field name

`