remove pybind11 to readd as subtree

This commit is contained in:
Thomas Kunze
2020-10-28 21:09:35 +01:00
parent e0bb23cd3f
commit 54e3f6cb12
183 changed files with 0 additions and 42339 deletions

View File

@@ -1,5 +0,0 @@
import sys
import test_cmake_build
assert test_cmake_build.add(1, 2) == 3
print("{} imports, runs, and adds: 1 + 2 = 3".format(sys.argv[1]))