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. |
||
---|---|---|
.. | ||
dynamic | ||
runtime | ||
__init__.py | ||
asset.py | ||
config.py | ||
errors.py | ||
invoke.py | ||
log.py | ||
metadata.py | ||
output.py | ||
py.typed | ||
resource.py | ||
stack_reference.py |