mirror of https://github.com/pulumi/pulumi.git
make pkg/codegen/python:python_test work
This commit is contained in:
parent
1e70f9e84f
commit
75938e38e1
pkg/codegen/python
|
@ -64,7 +64,9 @@ go_test(
|
|||
"utilities_test.go",
|
||||
],
|
||||
data = [
|
||||
"requirements.txt",
|
||||
"//pkg/codegen/testing/test:codegen_testdata",
|
||||
"//sdk/python:python_files",
|
||||
],
|
||||
embed = [":python"],
|
||||
deps = [
|
||||
|
|
Loading…
Reference in New Issue