summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-04-19 13:02:30 +0200
committerUltrabug <ultrabug@gentoo.org>2013-04-19 13:02:30 +0200
commitf805889f55e0a65a565b6dfac5f9d5727381938c (patch)
tree4d1207ff92fc493723b340ef73bb212db8549a03 /MANIFEST.in
parent1008b7fc9fd1a88b5ae45d65fcbfee616fce1595 (diff)
add MANIFEST.in and switch README.rst for pypi
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..90f2f44
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,2 @@
+include *.rst
+include examples/*