We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
srcs_version
python_version
"PY3"
1 parent f31e12e commit 82ca526Copy full SHA for 82ca526
python/BUILD.bazel
@@ -33,7 +33,6 @@ pybind_extension(
33
py_binary(
34
name = "run_example",
35
srcs = ["run_example.py"],
36
- python_version = "PY3",
37
deps = [
38
":gemma",
39
"@python_deps//absl_py",
0 commit comments