annotate MANIFEST.in @ 922:d5c71dff3dd0 experimental-py3k

Correct reference to i18n namespace in documentation.
author hodgestar
date Sun, 12 Dec 2010 22:29:56 +0000
parents 46db99909472
children
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
251
ddc9655db244 Remove another duplicate unit test, and add two more interpolation tests.
cmlenz
parents: 248
diff changeset
2 recursive-exclude doc/logo.lineform *
438
6fd7e4dc0318 Added documentation page on the builtin stream filters.
cmlenz
parents: 251
diff changeset
3 include doc/api/*.*
248
2471c608ce73 * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
4 include doc/*.html
912
46db99909472 py3k branch: add 2to3 build infrastructure to setup.py (this pulls the tests into the source distribution so that tests can be run after building with 2to3)
hodgestar
parents: 492
diff changeset
5 recursive-include genshi/template/tests/templates *.html *.txt
Copyright (C) 2012-2017 Edgewall Software