Random Test

This commit is contained in:
brotoskyj
2025-10-20 15:52:34 -04:00
parent 8f1bbb2040
commit 63a0da47a4
7 changed files with 1521 additions and 2 deletions
+5
View File
@@ -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