Comment 6 for bug 534548

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

Alexander,

What's the fix for this? Do I simply add something like ...

    packages.append('sqlite')

to def get_svn_py2exe_info(includes, excludes, packages) in setup.py? Is "packages" the right list to append to? Or is it "includes" or something else?