summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJan-Carel Brand <jc@opkode.com>2012-03-23 10:48:37 +0000
committerJan-Carel Brand <jc@opkode.com>2012-03-23 10:48:37 +0000
commit99d40ee743170f2ccadbdecd7df6532e8765be4d (patch)
tree36778d11f7ecba999a864610c68f216eb087328a /MANIFEST.in
parent23da8663b6af59155aa5d5799b156fb4fdfc534d (diff)
downloadzope-schema-99d40ee743170f2ccadbdecd7df6532e8765be4d.tar.gz
Add 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
new file mode 100644
index 0000000..760464b
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,6 @@
+recursive-include src/zope/schema *.zcml
+recursive-include src/zope/schema *.po
+recursive-include src/zope/schema *.mo
+recursive-include src/zape/schema *.txt
+graft src/zope/schema/tests/
+global-exclude *.pyc