1
0

dependencies: rm python-ecdsa

This commit is contained in:
SomberNight
2020-12-08 16:38:13 +01:00
parent 14372e0a94
commit 5a2d588e8b
3 changed files with 0 additions and 8 deletions

View File

@@ -60,7 +60,6 @@ def check_imports():
# pure-python dependencies need to be imported here for pyinstaller
try:
import dns
import ecdsa
import certifi
import qrcode
import google.protobuf