@@ -0,0 +1,5 @@
#!/bin/bash
cargo clean
maturin build
python3 -m pip uninstall airlock_libs --break-system-packages
python3 -m pip install target/wheels/airlock_libs-0.1.0-cp313-cp313-manylinux_2_34_x86_64.whl --break-system-packages
The note is not visible to the blocked user.