Repository URL to install this package:
|
Version:
1.5.7 ▾
|
[app:main]
use = egg:tutorial
pyramid.reload_templates = true
pyramid.includes =
pyramid_debugtoolbar
[server:main]
use = egg:pyramid#wsgiref
host = 0.0.0.0
port = 6543