summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Bernat <vincent@bernat.im>2017-11-12 20:48:18 +0100
committerAshley Camba <ashwoods@gmail.com>2017-11-13 14:37:12 +0100
commit81cd4c1ae298e3469ea96f9009a947438ed4ba2d (patch)
treed7d6152fef1196c55ed9c20f1721527e811c6534
parenta0e19f2c4b3004ee97a01e67fbe27177724303af (diff)
downloadraven-81cd4c1ae298e3469ea96f9009a947438ed4ba2d.tar.gz
include raven/contrib/zconfig/component.xml in manifest
This file is needed to run unittests.
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 887e552..031d5b9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
include setup.py conftest.py README.rst MANIFEST.in LICENSE *.txt
recursive-include raven/contrib/zope *.xml
+recursive-include raven/contrib/zconfig *.xml
recursive-include raven/data *
graft tests
global-exclude *~