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.
1 parent deb78c3 commit 5f36ebbCopy full SHA for 5f36ebb
1 file changed
python/packaging.bzl
@@ -222,7 +222,6 @@ def py_wheel(
222
py_console_script_binary(
223
name = "{}.publish".format(name),
224
pkg = twine,
225
- imports = ["."],
226
args = twine_args,
227
data = [dist_target],
228
script = "twine",
0 commit comments