From 013ca2a00a9487b4131176b92796915598b6f70d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Veres-Szentkir=C3=A1lyi?= Date: Sun, 15 Jul 2012 22:42:16 +0200 Subject: [PATCH] added testing dependencies human_curl and pathod --- README.mkd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index f52aee6dc..c6345dd65 100644 --- a/README.mkd +++ b/README.mkd @@ -60,7 +60,8 @@ The following auxiliary components may be needed if you plan to hack on mitmproxy: * The test suite uses the [nose](http://readthedocs.org/docs/nose/en/latest/) unit testing - framework. + framework and requires [human_curl](https://github.com/Lispython/human_curl) and + [pathod](http://pypi.python.org/pypi/pathod). * Rendering the documentation requires [countershape](http://github.com/cortesi/countershape). __mitmproxy__ is tested and developed on OSX, Linux and OpenBSD. Windows is not