From 63324e0d521234baa2751674599587a52b30cfbe 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:07 +0200 Subject: [PATCH] added netlib dependency --- README.mkd | 1 + 1 file changed, 1 insertion(+) diff --git a/README.mkd b/README.mkd index c78e1bb6c..f52aee6dc 100644 --- a/README.mkd +++ b/README.mkd @@ -54,6 +54,7 @@ Requirements * [urwid](http://excess.org/urwid/) version 0.9.8 or newer. * [PIL](http://www.pythonware.com/products/pil/) version 1.1 or newer. * [lxml](http://lxml.de/) version 2.3 or newer. +* [netlib](http://pypi.python.org/pypi/netlib) 0.1 or newer. The following auxiliary components may be needed if you plan to hack on mitmproxy: