Dumb commit to check branching on github

This commit is contained in:
julien Lengrand-Lambert
2012-04-19 09:13:49 +02:00
parent 2f9ceeb0e9
commit f82e27e037

View File

@@ -6,4 +6,6 @@ Created on 19 avr. 2012
from distutils.core import setup from distutils.core import setup
import py2exe import py2exe
# creating executable here
setup(console=['facemovie.py']) setup(console=['facemovie.py'])