kinet-test / app.py
tree3po's picture
Update app.py
372af04 verified
raw
history blame
105 Bytes
import os
os.system("cd Kinetix && pip install -e .")
os.system("cd Kinetix && python kinetix/editor.py")