summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 889aaecec..587e1bb1f 100644
--- a/setup.py
+++ b/setup.py
@@ -83,9 +83,6 @@ setup(name='pyramid',
pyramid_zodb=pyramid.paster:ZODBProjectTemplate
pyramid_routesalchemy=pyramid.paster:RoutesAlchemyProjectTemplate
pyramid_alchemy=pyramid.paster:AlchemyProjectTemplate
- pylons_basic=pyramid.paster:PylonsBasicProjectTemplate
- pylons_minimal=pyramid.paster:PylonsMinimalProjectTemplate
- pylons_sqla=pyramid.paster:PylonsSQLAlchemyProjectTemplate
[paste.paster_command]
pshell=pyramid.paster:PShellCommand
proutes=pyramid.paster:PRoutesCommand