From: Kenneth Reitz Date: Sun, 26 Feb 2012 15:22:47 +0000 (-0500) Subject: rudolf the red-nosed reindeer X-Git-Tag: v0.10.7~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a5c94f4101ef26ee48aa578dd44506f8c948f79;p=services%2Fpython-requests.git rudolf the red-nosed reindeer --- diff --git a/Makefile b/Makefile index 037cde2..1a3f8d3 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ init: pip install -r requirements.txt test: - nosetests --with-color ./tests/* + nosetests ./tests/* lazy: nosetests tests/test_requests.py diff --git a/requirements.txt b/requirements.txt index f3c7e8e..0b725ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ nose +rudolf2