mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
runsc: remove todo from the build file
b/135475885 was fixed by cl/271434565. PiperOrigin-RevId: 272320178
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user