Skip to content

Commit 85acec5

Browse files
committed
fixup the rename of the var
1 parent 3ce70d4 commit 85acec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pypi/whl_library_targets/whl_library_targets_tests.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ def _test_whl_and_library_deps_from_requires(env):
197197
"bar-baz",
198198
],
199199
target_platforms = ["cp38_linux_x86_64"],
200-
python_version = "3.8.1",
200+
default_python_version = "3.8.1",
201201
data_exclude = [],
202202
# Overrides for testing
203203
filegroups = {},

0 commit comments

Comments
 (0)