Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0.5, 2.1, and 2.1.1

stable setup: include json in library.zip (closes #736)

Changeset 7f2418cbd4b7

Parent 2ad2ad3c07e2

by Steve Borho

Changes to one file · Browse files at 7f2418cbd4b7 Showing diff from parent 2ad2ad3c07e2 Diff from another changeset...

Change 1 of 1 Show Entire File win32/​setup.cfg Stacked
 
1
2
3
4
 
5
 
1
2
3
 
4
5
@@ -1,5 +1,5 @@
 [py2exe]  excludes=pywin, pywin.dialogs, pywin.dialogs.list, PyQt4.uic.port_v3, tcl, tk, py2exe  includes=sip -packages=ctypes, email, hgext, hgext.convert, encodings, tortoisehg.util, tortoisehg.hgqt, iniparse, pygments, nntplib, dulwich +packages=ctypes, email, hgext, hgext.convert, encodings, tortoisehg.util, tortoisehg.hgqt, iniparse, pygments, nntplib, dulwich, json  dll_excludes=mswsock.dll, powrprof.dll, shfolder.dll, credui.dll, msvcp90.dll, secur32.dll, tk85.dll, tcl85.dll