Skip to content

Commit

Permalink
Create hook-psychopy.py
Browse files Browse the repository at this point in the history
Hook for the popular PsychoPy library for implementing psychological and psychophysics experiments in python.
  • Loading branch information
bryancort committed Jan 12, 2015
1 parent fcd7b9a commit 1a59924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PyInstaller/hooks/hook-psychopy.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from PyInstaller.hooks import hookutils
datas = hookutils.collect_data_files('psychopy')

0 comments on commit 1a59924

Please sign in to comment.