1
0

get rid of pyasn1 dependencies

This commit is contained in:
ThomasV
2015-04-14 15:10:44 +02:00
parent ed5258e406
commit 47f89f43b6
3 changed files with 0 additions and 10 deletions

View File

@@ -18,8 +18,6 @@ if __name__ == '__main__':
'ecdsa',
'pbkdf2',
'requests', # note: requests-2.5.1 is needed to build with pyinstaller
'pyasn1',
'pyasn1_modules',
'qrcode',
'google/protobuf',
'tlslite',