Initial commit

This commit is contained in:
varunrmallya
2025-09-20 14:24:04 +05:30
committed by GitHub
commit f5eb8e18c2
24 changed files with 1512 additions and 0 deletions

5
MANIFEST.in Normal file
View File

@ -0,0 +1,5 @@
include README.md LICENSE pybind11/LICENSE
graft pybind11/include
graft pybind11/tools
graft src
global-include CMakeLists.txt *.cmake