Skip to content

Commit

Permalink
Revert "example: Add example for pybind11" (#444)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
alexeagle authored Nov 20, 2024
1 parent 6602eb4 commit aae7c24
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 45 deletions.
2 changes: 0 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,3 @@ crate.from_cargo(
)

use_repo(crate, "crate_index")

bazel_dep(name = "pybind11_bazel", version = "2.12.0", dev_dependency = True)
19 changes: 0 additions & 19 deletions examples/pybind11/BUILD.bazel

This file was deleted.

10 changes: 0 additions & 10 deletions examples/pybind11/basic.cpp

This file was deleted.

14 changes: 0 additions & 14 deletions examples/pybind11/basic_test.py

This file was deleted.

0 comments on commit aae7c24

Please sign in to comment.