Merge branch 'master' of github.com:cortesi/mitmproxy

This commit is contained in:
Aldo Cortesi 2012-02-08 23:10:46 +13:00
commit 9f85f0b846

View File

@ -90,5 +90,6 @@ setup(
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: Proxy Servers",
"Topic :: Software Development :: Testing"
]
],
install_requires=['urwid'],
)