Made QR-code scan work also on picamera

This commit is contained in:
Fabio Manganiello 2020-03-11 01:06:07 +01:00
parent 2992d5f726
commit a130edb74f
4 changed files with 60 additions and 18 deletions

View file

@ -182,7 +182,7 @@ setup(
# Support for torrents download
'torrent': ['python-libtorrent'],
# Support for RaspberryPi camera
'picamera': ['picamera'],
'picamera': ['picamera', 'numpy'],
# Support for inotify file monitors
'inotify': ['inotify'],
# Support for Google Assistant