Skip to content

Commit 5f36ebb

Browse files
authored
Apply suggestion from @aignas
1 parent deb78c3 commit 5f36ebb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python/packaging.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ def py_wheel(
222222
py_console_script_binary(
223223
name = "{}.publish".format(name),
224224
pkg = twine,
225-
imports = ["."],
226225
args = twine_args,
227226
data = [dist_target],
228227
script = "twine",

0 commit comments

Comments
 (0)