File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414load ("@aspect_rules_lint//format:defs.bzl" , "format_multirun" , "format_test" )
1515load ("@aspect_rules_py//py:defs.bzl" , "py_library" )
16+ load ("@rules_java//java:java_binary.bzl" , "java_binary" )
1617load ("@rules_python//python:pip.bzl" , "compile_pip_requirements" )
1718load ("@score_tooling//:defs.bzl" , "dash_license_checker" )
1819
Original file line number Diff line number Diff line change 1111# SPDX-License-Identifier: Apache-2.0
1212# *******************************************************************************
1313
14- load ("@aspect_rules_py//py:defs.bzl" , "py_binary" , "py_library" )
15- load ("@docs_as_code_hub_env//:requirements.bzl" , "all_requirements" )
16- load ("@score_tooling//:defs.bzl" , "score_py_pytest" , "score_virtualenv" )
14+ load ("@aspect_rules_py//py:defs.bzl" , "py_library" )
1715
1816py_library (
1917 name = "score_plantuml" ,
You can’t perform that action at this time.
0 commit comments