annotate MANIFEST.in @ 281:faf7fc3cbacf trunk

Better error message when trying a `py:for` loop over an object that is not iterable. Closes #60.
author cmlenz
date Mon, 09 Oct 2006 19:25:41 +0000
parents e89e24803d63
children 2c38ec4e2dff 3eb30e4ece8c
rev   line source
248
82f2bc77ad0c * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
1 exclude doc/2000ft.graffle
82f2bc77ad0c * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
2 exclude doc/docutils.conf
251
e89e24803d63 Remove another duplicate unit test, and add two more interpolation tests.
cmlenz
parents: 248
diff changeset
3 recursive-exclude doc/logo.lineform *
248
82f2bc77ad0c * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
4 exclude doc/Makefile
82f2bc77ad0c * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
5 include doc/*.html
Copyright (C) 2012-2017 Edgewall Software