All checks were successful
Linux arm64 / Build (push) Successful in 6m36s
Co-authored-by: Persson-dev <sim16.prib@gmail.com> Co-committed-by: Persson-dev <sim16.prib@gmail.com>
pybind11 example
Building
xrepo env python -m pip install build
xrepo env python -m build -w
Wheels are built in the dist directory:
$ ls dist
example-0.0.1-cp313-cp313-linux_x86_64.whl
$ pip install dist/xmake_test-0.0.1-cp313-cp313-linux_x86_64.whl
Description
Languages
C++
70.5%
Lua
21.7%
Python
7.8%