From c9ae9cc1232171f5d26c8838712f5d1c29d429c7 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 13 Mar 2015 08:20:18 +0000 Subject: [PATCH] Add gunicorn and setproctitle to requirements --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 8a326e8..ad41f51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,3 +8,5 @@ html5lib>=0.90 python-memcached>=1.43 reportlab>=2.2 xhtml2pdf>=0.0.5 +gunicorn +setproctitle