From b5c8bcbe6f9100e559973e6bad7556af8a10978d Mon Sep 17 00:00:00 2001 From: Justin LeFebvre Date: Sat, 11 Jul 2015 17:05:45 -0400 Subject: [PATCH] need to include nose to be able to run the test cases --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index b5801f0..87472a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ ipython==3.2.0 Jinja2==2.7.3 jsonschema==2.5.1 MarkupSafe==0.23 +nose==1.3.7 pyzmq==14.7.0 tornado==4.2 zmq==0.0.0