mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Fix PyJWT package name (#5604)
The "jwt" package on PyPI is actually a different, incompatible package, called python-jwt. Fix the name, so that the package name is corrected from types-jwt to types-PyJWT, matching the upstream name.
This commit is contained in:
Reference in New Issue
Block a user