commit 7b54005fa4d3a1615026e5de857839a33f409445 Author: David Fifield david@bamsoftware.com Date: Thu Mar 14 22:40:51 2013 -0700
Use a different install of pyptlib to avoid unzipping. --- doc/bundle-windows.txt | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/doc/bundle-windows.txt b/doc/bundle-windows.txt index e796f8b..d1ede55 100644 --- a/doc/bundle-windows.txt +++ b/doc/bundle-windows.txt @@ -62,9 +62,7 @@ http://twistedmatrix.com/Releases/twisted-12.3.0-md5sums.txt
$ git clone https://git.torproject.org/pluggable-transports/pyptlib.git $ cd pyptlib - $ /cygdrive/c/Python27/python.exe setup.py install - -After installing make sure the pyptlib .egg file in your site-packages folder is unzipped. + $ /cygdrive/c/Python27/python.exe setup.py install --single-version-externally-managed --root=/
== Browser bundle