pulumi/sdk/python/lib
Thomas Gummerer 9b7c9cd298 make running tests less dependent on users env
Currently running the tests using `make` depends on the user having
$GOBIN in their $PATH. We're relying on $PATH  to find the
`pulumi-language-{nodejs,python}` libraries that we're installing
using `go install` earlier. It however shouldn't be necessary to rely
on the $PATH to find those libraries, as we know where go will install
them.
2023-10-03 13:25:29 +02:00
..
pulumi [sdk/python] Fix typo in error message (#14073) 2023-10-02 14:40:01 +00:00
test make running tests less dependent on users env 2023-10-03 13:25:29 +02:00
test_with_mocks [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00
setup.py [sdk/python] Update grpc-io from 1.56.0 to 1.56.2 (#13759) 2023-08-23 13:52:13 +00:00