anvilco/python-anvil

Distribute py.typed file for mypy typings

cancan101 opened this issue · 1 comments

See:

Otherwise you get:

xxx.py:11: error: Skipping analyzing "python_anvil.api": found module but no type hints or library stubs
xxx.py:11: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

Will be taking a look at this and will aim for the next release. Thanks for the feedback!