3bb804c
1
2
3
4
5
6
import os BINARIES_PATHS = [ os.path.join(os.path.join(LOADER_DIR, '../../'), 'x64/vc17/bin') ] + BINARIES_PATHS