annotate MANIFEST.in @ 971:2d1dede6bf45 trunk

Fix another test that fails with the new randomized hashes.
author hodgestar
date Sat, 29 Dec 2012 22:48:30 +0000
parents 60906489b11a
children d599d55a9a70
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
962
60906489b11a Include fixes in source tarball so it can build on Python 3.x.
hodgestar
parents: 929
diff changeset
5 include fixes/*.*
929
d010a80ebb4f Merge r1137 from py3k: 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
6 recursive-include genshi/template/tests/templates *.html *.txt
Copyright (C) 2012-2017 Edgewall Software