summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-05-10 16:55:19 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-05-14 10:22:04 -0700
commit34b6ebd1f653b32c73c73d3dad49a88e31bd7639 (patch)
tree88e4796d92d226fc3c19790f95020359b5644e7d /MANIFEST.in
parentea3eb8b848198ccce59011c975a28028fe393ba3 (diff)
downloadpystache-34b6ebd1f653b32c73c73d3dad49a88e31bd7639.tar.gz
Fixed MANIFEST.in; setup.py now provides an error message about pandoc.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d7b83ca..4c2d8eb 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
include README.md
include HISTORY.md
include LICENSE
-include DESCRIPTION.rst
+include setup_description.rst
include tox.ini
include test_pystache.py
# You cannot use package_data, for example, to include data files in a