finish implementing IdMethodType
This commit is contained in:
parent
b2c4da413c
commit
cdf68c506a
3 changed files with 105 additions and 31 deletions
7
test.sh
Executable file
7
test.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
source venv_maturin/bin/activate
|
||||
|
||||
cd androscalpel
|
||||
maturin develop
|
||||
cd ..
|
||||
python test.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue