summaryrefslogtreecommitdiffstats
path: root/python/altgraph/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'python/altgraph/MANIFEST.in')
-rw-r--r--python/altgraph/MANIFEST.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/altgraph/MANIFEST.in b/python/altgraph/MANIFEST.in
new file mode 100644
index 000000000..9a9b96078
--- /dev/null
+++ b/python/altgraph/MANIFEST.in
@@ -0,0 +1,9 @@
+include ReadMe.txt
+include *.txt MANIFEST.in *.py
+graft doc
+graft doc/_static
+graft doc/_templates
+graft altgraph_tests
+global-exclude .DS_Store
+global-exclude *.pyc
+global-exclude *.so