[pyramid] Remove pyramid_debugtoolbar from "pyramid.includes"
Most of the times, the package is not installed (not pulled by
cubicweb[pyramid] nor pyramid itself) in a fresh environment so that first
start of a new instance will fail.
--- a/cubicweb/pyramid/development.ini.tmpl Wed Mar 22 09:44:53 2017 +0100
+++ b/cubicweb/pyramid/development.ini.tmpl Wed Mar 22 13:58:28 2017 +0100
@@ -12,7 +12,6 @@
pyramid.debug_routematch = false
pyramid.default_locale_name = en
pyramid.includes =
- pyramid_debugtoolbar
cubicweb_%(cubename)s
# By default, the toolbar only appears for clients from IP addresses