commit f62299097db0fb9adeaa3dc5d7f7a71f1e519e95 parent ea3e830ad1eacbb48f4ea23d34eed708be41dfe7 Author: ThomasV <thomasv@gitorious> Date: Sun, 17 Aug 2014 11:20:43 +0200 add explanation to comment Diffstat:
M | setup.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py @@ -52,7 +52,7 @@ data_files += [ ]) ] -# replace tlslite +# replace tlslite because of https://github.com/trevp/tlslite/issues/15 os.system("pip install http://download.electrum.org/tlslite-0.4.5.tar.gz") setup(