mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-08 22:40:50 +08:00
Two reasons for this. First, this removes flask and its dependencies, which are quite sizeable. Second, pyinstaller now barfs on simplejson, which is a Flask dependency. I just don't have time to fix this upstream, so doing what we should be doing anyway is a no-brainer.