Files
libtorrent/setup.py
2014-11-28 04:53:21 +00:00

4 lines
59 B
Python

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