Skip to content

import-untyped errors from mypy #284

@mahadzaryab1

Description

@mahadzaryab1

I currently get mypy errors when using py-spiffe. Here are some examples

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

Is it possible to opt into the typing ecosystem via the library stubs or the marker for py-spiffe?

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