Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

[BUG] Broken CI due to setuptools error #216

@TomNicholas

Description

@TomNicholas

Since #214 the CI builds are failing with this build error:

spec.get('', []),
AttributeError: 'str' object has no attribute 'get'
[end of output]

It's possibly related to this error with setuptools, but the message isn't exactly the same.

This problem is also causing pydata/xarray#7418 to fail (because I pointed that PR at the main branch of datatree temporarily).

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integration and packaging toolsbugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions