diff options
| author | tassaron | 2017-07-06 19:52:46 -0400 |
|---|---|---|
| committer | tassaron | 2017-07-06 19:52:46 -0400 |
| commit | f027fd43537eb60f682b51a5018caee471bf33e2 (patch) | |
| tree | 59bb20508f6cf112271b15d60d33f3b880560bc2 /freeze.py | |
| parent | 9986b1c829caa12bcea120bb37ebb57ab5e0e874 (diff) | |
more thorough installation directions
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", |
