python bindings

This commit is contained in:
Henri Bourcereau 2026-01-10 21:01:35 +01:00
parent 291b0ef3c1
commit fe3bfe47db
11 changed files with 507 additions and 13 deletions

View file

@ -20,6 +20,7 @@ profile:
cargo build --profile profiling
samply record ./target/profiling/client_cli --bot dummy,dummy
pythonlib:
rm -rf target/wheels
maturin build -m store/Cargo.toml --release
pip install --no-deps --force-reinstall --prefix .devenv/state/venv target/wheels/*.whl
trainbot algo: