Add python3 to deps
This commit is contained in:
parent
72aff30b11
commit
4384251026
|
@ -13,6 +13,7 @@ DEPS=(
|
|||
admesh
|
||||
openscad
|
||||
bc
|
||||
python3
|
||||
)
|
||||
|
||||
for dep in ${DEPS[@]}; do
|
||||
|
|
Loading…
Reference in New Issue