add explanation to comment

This commit is contained in:
ThomasV 2014-08-17 11:20:43 +02:00
parent ea3e830ad1
commit f62299097d
1 changed files with 1 additions and 1 deletions

View File

@ -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(