-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels