sglang_v0.5.2/pytorch_2.8.0/third_party/opentelemetry-cpp/bazel/BUILD

10 lines
223 B
Python

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
package(default_visibility = ["//:__subpackages__"])
config_setting(
name = "windows",
constraint_values = ["@platforms//os:windows"],
)