bugfix
This commit is contained in:
parent
22cb983519
commit
6fc0a4db9a
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ setup(
|
||||||
initialize = {{package}}.commands:InitCommand
|
initialize = {{package}}.commands:InitCommand
|
||||||
|
|
||||||
[paste.app_factory]
|
[paste.app_factory]
|
||||||
main = {{package}}:main
|
main = {{package}}.pyramid:main
|
||||||
|
|
||||||
""",
|
""",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue