premiere-libtorrent/setup.py

6 lines
82 B
Python
Executable File

#!/usr/bin/env python
import os
os.chdir('bindings/python')
execfile('setup.py')