From f62299097db0fb9adeaa3dc5d7f7a71f1e519e95 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sun, 17 Aug 2014 11:20:43 +0200 Subject: [PATCH] add explanation to comment --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dda86622..31d2891f 100644 --- 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(