pulumi/sdk/python/lib
Justin Van Patten 16926504c1
Allow `pulumi.export` calls from unit tests (#4518)
This change allows importing modules with calls to `pulumi.export` in unit tests. Previously, you'd have to structure the Python program in a way that avoids the `pulumi.export` from being called from unit tests.
2020-04-29 10:03:20 -07:00
..
pulumi Allow `pulumi.export` calls from unit tests (#4518) 2020-04-29 10:03:20 -07:00
test Allow `pulumi.export` calls from unit tests (#4518) 2020-04-29 10:03:20 -07:00
setup.py Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00