Skip to content

All args for Toolchain subclasses now mandatory with release of v2025.1 #54

@EdCaunt

Description

@EdCaunt

With this change (repeated for each class in the file), bundled in the most recent PyPi release, it appears that all args for instantiating subclasses of Toolchain are now mandatory which has forced us to fix our dependencies on a previous release and burn a new version.

I believe @dataclass(frozen=True, kw_only=True) would fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions