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
According to python/mypy#8802, it's sufficient to have a py.typed in the package root. There is no need to respect/emulate setuptoolszip_safe=False, since the wheel and tar.gz installation by flit creates proper folders anyway.
The metadata of the package is a tad outdated. Current items to review:
The text was updated successfully, but these errors were encountered: