Skip to content

Missing py.typed #121

@cataclysman

Description

@cataclysman

The project is very well typed but because of the missing py.typed marker, mypy ignores it when hdwallet types are used on client projects (without the py.typed mypy downgrades all of the library types to Any).

PEP 561:

Package maintainers who wish to support type checking of their code MUST add a marker file named py.typed to their package supporting typing.

Would it be possible to add the py.typed marker to the root of the hdwallet package? Happy to raise the PR (it's just an empty file)...

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