Skip to content

Commit e78e57a

Browse files
committed
[FIX] packaging: include *.xsd and *.wsdl files when necessary
1 parent 55aa065 commit e78e57a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ recursive-include openerp *.txt
3131
recursive-include openerp *.ttf
3232
recursive-include openerp *.woff
3333
recursive-include openerp *.woff2
34+
recursive-include openerp *.wsdl
35+
recursive-include openerp *.xsd
3436
recursive-include openerp *.xsl
3537
recursive-include openerp *.xml
3638
recursive-include openerp *.yml

0 commit comments

Comments
 (0)