-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels