make pkg/codegen/python:python_test work

This commit is contained in:
Thomas Gummerer 2024-04-04 10:36:34 +02:00
parent 1e70f9e84f
commit 75938e38e1
1 changed files with 2 additions and 0 deletions
pkg/codegen/python

View File

@ -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 = [