Skip to content

Commit 844fb54

Browse files
committed
fixup
1 parent ab5ed59 commit 844fb54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/private/internal_dev_deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def _internal_dev_deps_impl(mctx):
103103
_whl_library_from_dir(
104104
name = "whl_library_extras_optional_dep",
105105
root = "//tests/pypi/whl_library/testdata/optional_dep:BUILD.bazel",
106-
output = "optional-dep-1.0-any-none-any.whl",
106+
output = "optional_dep-1.0-any-none-any.whl",
107107
requirement = "optional_dep",
108108
# The following is necessary to enable pipstar and make tests faster
109109
config_load = "@rules_python//tests/pypi/whl_library/testdata:packages.bzl",

0 commit comments

Comments
 (0)