[bazel] Fix remaining licence directive
This commit is contained in:
committed by
Corentin Le Molgat
parent
40ff9caa88
commit
9190a5d819
@@ -14,10 +14,7 @@
|
||||
load("@pip_deps//:requirements.bzl", "requirement")
|
||||
load("@rules_python//python:py_binary.bzl", "py_binary")
|
||||
|
||||
package(
|
||||
default_applicable_licenses = ["//third_party/ortools:license"],
|
||||
default_visibility = ["//visibility:public"],
|
||||
)
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
py_binary(
|
||||
name = "bazel2cmake",
|
||||
|
||||
Reference in New Issue
Block a user