runsc: remove todo from the build file

b/135475885 was fixed by cl/271434565.

PiperOrigin-RevId: 272320178
This commit is contained in:
Andrei Vagin
2019-10-01 16:25:34 -07:00
committed by gVisor bot
parent 0d483985c5
commit 29207cef14
-5
View File
@@ -91,11 +91,6 @@ pkg_deb(
maintainer = "The gVisor Authors <gvisor-dev@googlegroups.com>",
package = "runsc",
postinst = "debian/postinst.sh",
tags = [
# TODO(b/135475885): pkg_deb requires python2:
# https://github.com/bazelbuild/bazel/issues/8443
"manual",
],
version_file = ":version.txt",
visibility = [
"//visibility:public",