summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorIan Ward <ian@excess.org>2012-10-23 11:32:09 -0400
committerIan Ward <ian@excess.org>2012-10-23 11:32:09 -0400
commitc8e488b6efb90d824ad90e2c8819a26d6b6b2f64 (patch)
tree4089f597fd892bbc93609eb6d06d2397b24d37d3 /MANIFEST.in
parent99d54200907a09407b824c9bdaaddf9b19ad98cc (diff)
downloadurwid-c8e488b6efb90d824ad90e2c8819a26d6b6b2f64.tar.gz
MANIFEST.in to include docs and examples in sdistrelease-1.1.0
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..597296f
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,3 @@
+recursive-include examples *.py *.tac
+recursive-include docs *.rst *.py *.py.xdotool *.png *.html *.sh Makefile
+include COPYING CHANGELOG