From 2d0f636b5d23f1712aff09c687471fb6c812ca08 Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Mon, 8 Apr 2013 17:04:09 +0100 Subject: [PATCH] multiprocessing is a standard lib for 2.6+ --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 296a9a8..5393f02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,3 @@ websocket-client nose nose-cov gevent-socketio -multiprocessing -