Update setup script
parent
4371355be1
commit
6c1f44242c
|
@ -2,3 +2,4 @@ cd "$(dirname "$0")/.."
|
|||
|
||||
git submodule init
|
||||
script/bootstrap
|
||||
python3 setup.py develop
|
||||
|
|
Loading…
Reference in New Issue