setup.py
changeset 11561 25d93d14f8b6
parent 11557 e6bfa34183d3
child 11570 9957c610a047
--- a/setup.py	Thu Apr 09 23:58:38 2015 +0200
+++ b/setup.py	Thu Feb 12 19:21:39 2015 +0100
@@ -30,6 +30,7 @@
         'pyramid >= 1.5.0',
         'waitress >= 0.8.9',
         'cubicweb >= 3.19.3',
-        'wsgicors >= 0.3'
+        'wsgicors >= 0.3',
+        'pyramid_multiauth',
     ]
 )