Skip to content

Commit

Permalink
ENH: adding moviepy and imageio to the Mac Standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
peircej committed Sep 17, 2015
1 parent 421215d commit d96c6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setupApp.py
Expand Up @@ -46,6 +46,7 @@
],
packages=['wx','pyglet','pygame','OpenGL','psychopy','pytz',
'scipy','matplotlib','lxml','xml','openpyxl',
'moviepy', 'imageio',
'coverage',#for unit testing
'serial','IPython',
'egi','labjack','pylink',#handy external science interfaces
Expand Down

0 comments on commit d96c6ed

Please sign in to comment.