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:
Sebastian Rittau
2021-06-09 16:36:27 +02:00
committed by GitHub
parent 6e153a3a4e
commit 67a2ed7dd7
7 changed files with 0 additions and 0 deletions