Browse Source

add optional dependencies for scanqr

main
Lorenzo Zolfanelli 2 years ago
parent
commit
cf42ba7f2a
Signed by: zolfa GPG Key ID: E1A43B038C4D6616
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      setup.cfg

+ 4
- 0
setup.cfg View File

@ -32,6 +32,10 @@ setup_requires =
qr = qr =
numpy numpy
qrcodeT qrcodeT
scanqr =
numpy
opencv-python
pyautogui
[options.entry_points] [options.entry_points]
console_scripts = console_scripts =


Loading…
Cancel
Save