summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 56a1d5220f53aeb29b56749f96b0c5a3e992786e (plain)
1
2
3
4
5
6
7
8
include LICENSE
include HISTORY.rst
include README.rst
include tox.ini
include test_pystache.py
# You cannot use package_data, for example, to include data files in a
# source distribution when using Distribute.
recursive-include pystache/tests *.mustache *.txt