successfully ported everything to a flesh shabti template. shortnames work now,...
[zzz-floof.git] / setup.py
index ebbed71..30bf697 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ setup(
     #        ('templates/**.mako', 'mako', {'input_encoding': 'utf-8'}),
     #        ('public/**', 'ignore', None)]},
     zip_safe=False,
-    paster_plugins=['PasteScript', 'Pylons'],
+    paster_plugins=['Elixir', 'PasteScript', 'Pylons', 'Shabti'],
     entry_points="""
     [paste.app_factory]
     main = floof.config.middleware:make_app