__pkginfo__.py
changeset 11654 00bec1345a78
parent 11649 8914052abdca
child 11656 7fbeb77fe690
--- a/__pkginfo__.py	Wed Jul 22 17:03:43 2015 +0200
+++ b/__pkginfo__.py	Wed Jul 22 17:12:12 2015 +0200
@@ -16,7 +16,8 @@
 __depends__ = {
     'cubicweb': '>= 3.19.3',
     'wsgicors': '>= 0.3',
-    'pyramid-cubicweb': '>= 0.2.0'
+    'pyramid-cubicweb': '>= 0.2.0',
+    'waitress': None,
 }
 __recommends__ = {}