Fixes packaging: *.py-tpl are now included using recursive-include in MANIFEST.in

This commit is contained in:
Romain Dorgueil
2017-12-03 09:57:56 +01:00
parent 23374e7d58
commit e39ab0e62e
6 changed files with 27 additions and 37 deletions

View File

@ -1,2 +1,2 @@
include *.txt
include *.py-tpl
recursive-include bonobo *.py-tpl