mitmproxy/release
Aldo Cortesi 40366fa94e Virtualenv is the one and only recommended dev environment
- Create a "dev" script to create a virtualenv-based dev environment
- Update the docs to remove non-virtualenv install recommendations
- Update osx-binaries generation to use virtualenv

TODO:
- The dev script or an equivalent should be made to work on Windows
- We still can't remove the annoying top-level command scripts, because
pyinstaller doesn't support entry points. Once it does, they can go.
2015-03-12 22:12:15 +11:00
..
contributors Make ready for pyinstaller. 2013-05-15 11:25:25 +12:00
mitmdump.spec Update for latest master of PyInstaller 2015-03-12 13:26:21 +11:00
mitmproxy.spec Update for latest master of PyInstaller 2015-03-12 13:26:21 +11:00
mitmweb.spec Update for latest master of PyInstaller 2015-03-12 13:26:21 +11:00
osx-binaries Virtualenv is the one and only recommended dev environment 2015-03-12 22:12:15 +11:00
release-checklist Minor tweaks to release checlist and binary builds 2014-12-29 12:45:38 +13:00
test-release Remove entry points in favor of vanilla scripts, fix test-release 2014-11-11 14:00:28 +13:00