blob: 255f0608a041b4ef766edac51eab0718cb26d2e5 [file] [log] [blame]
import os
def get_hook_dirs():
return [os.path.dirname(__file__)]
def get_PyInstaller_tests():
return [os.path.dirname(__file__)]