From f027fd43537eb60f682b51a5018caee471bf33e2 Mon Sep 17 00:00:00 2001 From: tassaron Date: Thu, 6 Jul 2017 19:52:46 -0400 Subject: more thorough installation directions --- freeze.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'freeze.py') 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", -- cgit v1.2.3