1
0

dns is used by android now

This commit is contained in:
ThomasV
2015-08-18 12:36:12 +02:00
parent f583fcfedb
commit 064f0b71e2
2 changed files with 1 additions and 4 deletions

View File

@@ -37,8 +37,7 @@ elif is_bundle and sys.platform=='darwin':
# pure-python dependencies need to be imported here for pyinstaller
try:
if not is_android:
import dns
import dns
import aes
import ecdsa
import requests