]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
fix bundled data under git, remove setuptools_darcs
authorBrian Warner <warner@lothar.com>
Sun, 8 Jan 2012 18:16:54 +0000 (10:16 -0800)
committerBrian Warner <warner@lothar.com>
Mon, 9 Jan 2012 22:23:20 +0000 (14:23 -0800)
This uses explicitly enumerated packages= and package_data= arguments to
setup(), rather than relying upon the convenient (but darcs-specific)
functions which would determine these values by asking the revision-control
system.

Note that darcsver is still used, when building from a darcs tree.


No differences found