aboutsummaryrefslogtreecommitdiff
path: root/freeze.py
diff options
context:
space:
mode:
Diffstat (limited to 'freeze.py')
-rw-r--r--freeze.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/freeze.py b/freeze.py
index 3266f45..c9b7918 100644
--- a/freeze.py
+++ b/freeze.py
@@ -18,7 +18,8 @@ buildOptions = dict(
"html",
"http",
"xmlrpc",
- "nose"
+ "nose",
+ 'tkinter',
],
includes=[
"encodings",