diff options
Diffstat (limited to 'freeze.py')
| -rw-r--r-- | freeze.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ buildOptions = dict( "html", "http", "xmlrpc", - "nose" + "nose", + 'tkinter', ], includes=[ "encodings", |
