annotate MANIFEST.in @ 922:bd47549f0555 experimental-py3k

Correct reference to i18n namespace in documentation.
author hodgestar
date Sun, 12 Dec 2010 22:29:56 +0000
parents c74a141a48ff
children 60906489b11a
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
251
e89e24803d63 Remove another duplicate unit test, and add two more interpolation tests.
cmlenz
parents: 248
diff changeset
2 recursive-exclude doc/logo.lineform *
438
2c38ec4e2dff Added documentation page on the builtin stream filters.
cmlenz
parents: 251
diff changeset
3 include doc/api/*.*
248
82f2bc77ad0c * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
4 include doc/*.html
912
c74a141a48ff 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