config.py 111 B

12345
  1. import os
  2. BINARIES_PATHS = [
  3. os.path.join(os.path.join(LOADER_DIR, '../../'), 'lib64')
  4. ] + BINARIES_PATHS