Missing py.typed #1959
Answered
by
Kludex
andrewmwhite
asked this question in
Potential Issue
Missing py.typed
#1959
-
The
I'm not clear on why... running the build script in the git repo for tags 0.20.4 and 0.22.0 shows the file there:
This causes issues like the following with mypy when we consume this code (assuming you're not ignoring imports): No time now at the moment to dig further. |
Beta Was this translation helpful? Give feedback.
Answered by
Kludex
Nov 28, 2022
Replies: 1 comment 5 replies
-
When I download them on PyPI I can see the |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Kludex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I download them on PyPI I can see the
py.typed
there...Ref.: https://pypi.org/project/starlette/#files