premiere-libtorrent/setup.py

4 lines
59 B
Python
Raw Normal View History

2014-08-03 00:58:49 +02:00
import os
2014-11-28 05:53:21 +01:00
os.chdir('bindings/python')
execfile('setup.py')