annotate MANIFEST.in @ 297:793d0af4766c

Allow `when` directives to omit the test expression as long as the associated `choose` directive does have one. In that case, the `when` branch is followed if the expression of the `choose` directive evaluates to a truth value.
author cmlenz
date Fri, 13 Oct 2006 15:02:51 +0000
parents ddc9655db244
children 6fd7e4dc0318 0742f421caba
rev   line source
248
2471c608ce73 * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
1 exclude doc/2000ft.graffle
2471c608ce73 * 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
ddc9655db244 Remove another duplicate unit test, and add two more interpolation tests.
cmlenz
parents: 248
diff changeset
3 recursive-exclude doc/logo.lineform *
248
2471c608ce73 * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
4 exclude doc/Makefile
2471c608ce73 * 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