diff -r 5dd20fc21557 -r 1cfd19c4b9b5 cubicweb/__pkginfo__.py --- a/cubicweb/__pkginfo__.py Thu Mar 23 10:30:48 2017 +0100 +++ b/cubicweb/__pkginfo__.py Fri Mar 24 11:21:39 2017 +0100 @@ -71,6 +71,7 @@ # data files that shall be copied into the main package directory package_data = { 'cubicweb.web.views': ['*.pt'], + 'cubicweb.pyramid': ['development.ini.tmpl'], } try: