Persson-dev 6deb58fc27
All checks were successful
Linux arm64 / Build (push) Successful in 6m36s
Add CI
Co-authored-by: Persson-dev <sim16.prib@gmail.com>
Co-committed-by: Persson-dev <sim16.prib@gmail.com>
2025-12-07 17:00:05 +00:00
2025-12-07 17:00:05 +00:00
2025-12-07 15:15:19 +01:00
2025-12-07 15:15:19 +01:00
2025-12-07 17:00:05 +00:00
2025-12-07 15:15:19 +01:00
2025-12-07 15:15:19 +01:00
2025-12-07 17:00:05 +00:00

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
No description provided
Readme 48 KiB
Languages
C++ 70.5%
Lua 21.7%
Python 7.8%