Skip to content

Using UV backend expects name in pyproject.toml #12

@acarter24

Description

@acarter24

I tried swapping to the UV meltano backend and installing this utility. I received an error suggesting that pyproject.toml is missing a name key under [project] section.

2024-08-01T12:41:29.498769Z [error    ] Utility 'dagster' could not be installed: Failed to install plugin 'dagster'.
2024-08-01T12:41:29.499904Z [info     ] error: Failed to extract static metadata from `pyproject.toml`
  Caused by: TOML parse error at line 43, column 2
   |
43 | [project.urls]
   |  ^^^^^^^
missing field `name`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions