0.2.11 wheels include typing info (original) (raw)

While I actually appreciate this because I use typing and it allows me to drop a #type: ignore marker when importing the package, based on #71 not being merged, I assume they actually shouldn't be there.

The sdist does not have typing info leading me to think the wheel may have been created on a different branch?

Also, the wheel looks to have a spurious .DS_Store file, similar to what's mentioned here: pypa/wheel#297

I haven't checked the CI yet, so i don't know if you're doing sdist/wheel builds and uploads there, my guess is no, but maybe they can be triggered on tags.