summaryrefslogtreecommitdiff
path: root/repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-05-11 03:48:42 +0000
committerChris McDonough <chrism@agendaless.com>2009-05-11 03:48:42 +0000
commitdcc9eb77b682917c535e8a40136aee59be7704ad (patch)
tree9e8d9deac0bb49f6ccbc79650bdf2cc91c03f72f /repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl
parent7a0439fe988499b58df7dfcd5dd9cce480b214b6 (diff)
downloadpyramid-dcc9eb77b682917c535e8a40136aee59be7704ad.tar.gz
pyramid-dcc9eb77b682917c535e8a40136aee59be7704ad.tar.bz2
pyramid-dcc9eb77b682917c535e8a40136aee59be7704ad.zip
Nobody knows how to test this yet.
Diffstat (limited to 'repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl')
-rw-r--r--repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl b/repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl
index 76f3ce639..55cf190a3 100644
--- a/repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl
+++ b/repoze/bfg/paster_templates/routesalchemy/setup.py_tmpl
@@ -41,7 +41,6 @@ setup(name='{{project}}',
'transaction',
'zope.sqlalchemy',
],
- test_suite="{{package}}",
entry_points = """\
[paste.app_factory]
app = {{package}}.run:app