]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Sun Jan 8 22:12:50 GMT 2012 Brian Warner <warner@lothar.com>
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 18:02:15 +0000 (19:02 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 18:02:15 +0000 (19:02 +0100)
commitc20b0571761ab1dc2b6e00f0903ed845d196dd47
tree5f8ee330e3aed21ffa9f1d48eb4a55f2317b6784
parenta1a901dfc467d4423f84bd718a65f31822877fc2
Sun Jan  8 22:12:50 GMT 2012  Brian Warner <warner@lothar.com>
  * fix bundled data under git, remove setuptools_darcs

  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.
MANIFEST.in [new file with mode: 0644]
setup.py