Fix bazel load rules
This commit is contained in:
committed by
Mizux Seiha
parent
6a6e57a0b8
commit
5ffb66cdce
@@ -15,7 +15,7 @@
|
||||
|
||||
load("@pip_deps//:requirements.bzl", "requirement")
|
||||
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension")
|
||||
load("@rules_python//python:defs.bzl", "py_test")
|
||||
load("@rules_python//python:py_test.bzl", "py_test")
|
||||
|
||||
pybind_extension(
|
||||
name = "pdlp",
|
||||
|
||||
Reference in New Issue
Block a user