mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-07 15:25:06 +01:00
refactor; update setup.py
more verbose logging better error messages
This commit is contained in:
parent
06b8efff62
commit
e754befb52
6 changed files with 108 additions and 77 deletions
4
setup.py
4
setup.py
|
|
@ -48,7 +48,9 @@ setup(
|
|||
install_requires=[
|
||||
'protobuf',
|
||||
'qrcode',
|
||||
'Pillow'
|
||||
'Pillow',
|
||||
'qreader',
|
||||
'opencv-python'
|
||||
],
|
||||
|
||||
project_urls={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue