blob: 84f07b1800dc04b79702183c1d057539b27e105a [file] [log] [blame]
import os
import sys
sys.path += ('..', '../.libs')
if hasattr(os, 'add_dll_directory'):
os.add_dll_directory(os.path.join(os.getcwd(), '..', '..', '.libs'))