Skip to content

Should we add py.typed marker? #640

Closed
@krassowski

Description

@krassowski

Currently plugins cannot take full advantage of mypy because pylsp is missing py.typed marker, even though it does make a decent use of typing.

error: Skipping analyzing "pylsp": module is installed, but missing library stubs or py.typed marker  [import-untyped]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions