cubicweb/__pkginfo__.py
branch3.25
changeset 12100 1cfd19c4b9b5
parent 12074 f5fee548588d
child 12103 07d75be1bb88
--- 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: