Skip to content

missing py.typed in packaged releases #35

@ZeeD

Description

@ZeeD

Hi.
I'm using your library, and I have found that mypy says

Skipping analyzing "fastapi_jwt": module is installed, but missing library stubs or py.typed marker

In your repository I see that you have a py.typed resource, but it seems it's missing in the published package on pypi (I'm using version 0.2.0 and a ls .venv/lib/python3.12/site-packages/fastapi_jwt yelds just __init__.py, __pycache__, and jwt.py)

As your package is typed and you added the marker, can you update the building tools configuration to embed it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions