diff -r 1817f8946c22 -r faf279e33298 cubicweb/__pkginfo__.py --- a/cubicweb/__pkginfo__.py Fri Sep 23 16:04:32 2016 +0200 +++ b/cubicweb/__pkginfo__.py Mon Sep 26 14:52:12 2016 +0200 @@ -59,6 +59,11 @@ 'pytz': '', 'Markdown': '', 'unittest2': '>= 0.7.0', + # pyramid dependencies + 'pyramid': '>= 1.5.0', + 'waitress': '>= 0.8.9', + 'wsgicors': '>= 0.3', + 'pyramid_multiauth': '', } __recommends__ = {