setup: remove MANIFEST.in in favor of the new setuptools_darcs_plugin

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.
This commit is contained in:
Zooko O'Whielacronx 2007-10-03 15:28:37 -07:00
parent 84a303515f
commit e23f727405

@ -1,2 +0,0 @@
include allmydata/web/*.xhtml allmydata/web/*.html allmydata/web/*.css