Skip to content

Commit aae7c24

Browse files
authored
Revert "example: Add example for pybind11" (#444)
Reverts #375 Broke the `main` branch. As noted earlier we don't have the right branch protections on this repo to prevent merging red PRs. @mattem please fix it or grant me permissions so I can fix it.
1 parent 6602eb4 commit aae7c24

File tree

4 files changed

+0
-45
lines changed

4 files changed

+0
-45
lines changed

MODULE.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,3 @@ crate.from_cargo(
8585
)
8686

8787
use_repo(crate, "crate_index")
88-
89-
bazel_dep(name = "pybind11_bazel", version = "2.12.0", dev_dependency = True)

examples/pybind11/BUILD.bazel

Lines changed: 0 additions & 19 deletions
This file was deleted.

examples/pybind11/basic.cpp

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/pybind11/basic_test.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)