requirements: added gevent.

Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
rascencio 2015-05-28 00:39:14 -06:00
parent 3044234a1d
commit 62bbd14dc4
2 changed files with 6 additions and 3 deletions

View file

@ -1,8 +1,9 @@
python-dev python-dev
virtualenvwrapper virtualenvwrapper
libzmq-dev libzmq-dev
libevent-dev libevent-dev
nginx nginx
postgresql postgresql
postgresql-dev postgresql-dev
memcached memcached
libmemcached-dev

View file

@ -45,6 +45,8 @@ djangocms-table
cmsplugin-filer==0.10.1 cmsplugin-filer==0.10.1
# production # production
greenlet
circus circus
circus-web circus-web
chaussette chaussette
gevent