You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to bring some attention to pypa/setuptools#4021 . Since setuptools v69, .pyi and py.typed should be picked up by default. It is experimental, but I think it's worth looking into, as it might simplify stub_uploader's logic in some places.