summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c19ef4b..7d48f9b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1,6 @@
-recursive-include . *.ini *.json *.py *.txt *.md
+include pyagl\ *
+include *.txt
+include tox.ini
+recursive-include templates *.json
+recursive-include templates *.py
+recursive-include pyagl *.ini