Skip to content

py.typed missing from wheel

While the py.typed file was added in #74 (closed), it is not bundled in the distribution (at least not in the latest 1.5.0). This means Mypy still thinks the module is untyped.