summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-04-24 03:24:42 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-04-24 03:24:42 -0700
commitff36b627772bc37263093f2d01fb08e699472c75 (patch)
tree202ba34f34084bdbaf37709c3ae51d3868a3bde3 /MANIFEST.in
parent9447214e6bd58376bf12c29b1d9e929a0f827d60 (diff)
downloadpystache-ff36b627772bc37263093f2d01fb08e699472c75.tar.gz
Test scripts now work with and without source.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e6956db..56a1d52 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,6 +2,7 @@ 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