mirror of https://github.com/pulumi/pulumi.git
![]() PEP 561 specifies that packages which contain either inline type hints or type stubs should indicate their support for type hints via including a file named `py.typed` in the root of the package. Since Pulumi already includes inline type hints, adding `py.typed` to the Python SDK simply allows these hints to be used by mypy. |
||
---|---|---|
.. | ||
pulumi | ||
test | ||
setup.py |