forgot import sys in start.py template
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import sys
|
||||
from pecan import make_app
|
||||
from ${egg}.config import development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user