Skip to content

Commit 17eae0d

Browse files
committed
Name of exe is based on the main file. Name
1 parent d962b8c commit 17eae0d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
sys.argv.append('py2exe')
55

6-
setup(windows=['main.py'], data_files=['C:\\Python34\\tcl\\tcl8.6\\init.tcl'])
6+
setup(windows=['MobTimer.py'], data_files=['C:\\Python34\\tcl\\tcl8.6\\init.tcl'])

0 commit comments

Comments
 (0)