]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: remove MANIFEST.in in favor of the new setuptools_darcs_plugin
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 3 Oct 2007 22:28:37 +0000 (15:28 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 3 Oct 2007 22:28:37 +0000 (15:28 -0700)
MANIFEST.in is a script where you express all the files that you want to be
included (on top of the ones that setuptools figured out for itself).
setuptools_darcs_plugin is a setuptools plugin that makes all files which are
under darcs revision control get included.

MANIFEST.in [deleted file]

diff --git a/MANIFEST.in b/MANIFEST.in
deleted file mode 100644 (file)
index 3282c07..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-include allmydata/web/*.xhtml allmydata/web/*.html allmydata/web/*.css