]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
add build dependencies to support py2exe's modulefinder
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 02:25:38 +0000 (19:25 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 02:25:38 +0000 (19:25 -0700)
commit330f84758e4ea4440d33b730b384853ffc471563
tree73f2e474ef3d331f6d7dc661f7d4ffb44c4ae445
parent08f445a56262cb13fbc527eb4c1981643ed5bbde
add build dependencies to support py2exe's modulefinder

adds windows/depends.py as a container for modules which are needed at runtime
but which py2exe's modulefinder dependency analysis fails to find as requisites.
windows/depends.py [new file with mode: 0644]
windows/tahoe.py
windows/tahoesvc.py