remove tlslite from make_packages
This commit is contained in:
parent
6ca9f148d4
commit
4a74806061
@ -20,7 +20,6 @@ if __name__ == '__main__':
|
|||||||
'requests', # note: requests-2.5.1 is needed to build with pyinstaller
|
'requests', # note: requests-2.5.1 is needed to build with pyinstaller
|
||||||
'qrcode',
|
'qrcode',
|
||||||
'google/protobuf',
|
'google/protobuf',
|
||||||
'tlslite',
|
|
||||||
'dns',
|
'dns',
|
||||||
'six',
|
'six',
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user