From f43b9625e4bf04a4c03a8949c930d623eced02bd Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Thu, 23 Oct 2014 11:55:20 +0200 Subject: Removed crochet, and streamlined the reactor shutdown so we shouldn't see errors on user agent start/exit anymore --- service/setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'service/setup.py') diff --git a/service/setup.py b/service/setup.py index 3233b266..50c98efe 100644 --- a/service/setup.py +++ b/service/setup.py @@ -88,7 +88,6 @@ setup(name='pixelated-user-agent', 'leap.mail==0.3.9-1-gc1f9c92', 'whoosh==2.6.0', 'gunicorn==19.1.1', - 'crochet==1.3.0' ], entry_points={ 'console_scripts': [ -- cgit v1.2.3