summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAdam Groszer <agroszer@gmail.com>2014-01-06 14:22:07 +0100
committerAdam Groszer <agroszer@gmail.com>2014-01-06 14:22:07 +0100
commite55089eef059f3ecac090582e4011a1ea57a663c (patch)
tree7734f4227be3548e07f91f01f8ce9333be9ba124 /MANIFEST.in
parent3cd600d1c45a110a962ed92126f5ab9e34a3df50 (diff)
downloadzope-schema-e55089eef059f3ecac090582e4011a1ea57a663c.tar.gz
fix MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index af61fab..22af09e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,3 +8,9 @@ global-exclude *.dll
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.so
+
+# added by check_manifest.py
+include *.py
+include .travis.yml
+include buildout.cfg
+include tox.ini