Skip to content

Libraries are imported that aren't dependencies. #43

@irgeek

Description

@irgeek

Commit 9642af5 added imports for libraries that aren't actually dependencies for pygitguardian. Specifically, these imports:

import marshmallow_dataclass

It seems reasonable that marshmallow-dataclass should be added as a dependency for an API client, but I think making click a dependency would limit the usefulness. I suspect removing click will require modifications to ggshield.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:confirmedThis issue has been reviewed and confirmedtype:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions