bump pyo3 and use anyhow for main functions
This commit is contained in:
parent
4e57289bab
commit
b8b4e28f2d
10 changed files with 401 additions and 115 deletions
1
test.sh
1
test.sh
|
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
source venv_maturin/bin/activate
|
||||
|
||||
export RUST_BACKTRACE=full
|
||||
cd androscalpel
|
||||
maturin develop
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue