premiere-libtorrent/setup.py

4 lines
59 B
Python

import os
os.chdir('bindings/python')
execfile('setup.py')