Skip to content

Commit 62b0dc9

Browse files
committed
remove defunct comment
1 parent 7696cae commit 62b0dc9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/py_zipapp/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ load("//python:py_test.bzl", "py_test")
55
load("//python/private:bzlmod_enabled.bzl", "BZLMOD_ENABLED") # buildifier: disable=bzl-visibility
66
load("//python/zipapp:py_zipapp_binary.bzl", "py_zipapp_binary")
77
load("//tests/support:support.bzl", "NOT_WINDOWS")
8-
# todo: add windows support. Windows support will be a bit odd.
9-
# It previously worked by having special logic in the exe launcher
10-
# that knew to look for .zip and running that through python
118

129
py_binary(
1310
name = "venv_bin",

0 commit comments

Comments
 (0)