diff --git a/setup.py b/setup.py index 85a2e02..98625d9 100644 --- a/setup.py +++ b/setup.py @@ -99,7 +99,7 @@ setup( info.get('xml', []) + ['tryton.cfg', 'locale/*.po', 'tests/*.py', 'template/*/*.xml', 'versiondep.txt', 'README.rst', - 'tests/*/*/*/*.xsd', + 'tests/*/*/*/*.xsd', 'view/*.xml', 'tests/*/*.xsd', 'tests/*/*.sch', 'tests/*/*.xml', 'tests/*/*/*.xslt', 'tests/*/*/*.xml']), },